object Stack
- Companion
- class
Value members
Concrete methods
Create an anonymous instance of a custom stack.
Create an anonymous instance of a custom stack.
- Type Params
- A
Result of initializing stack resources.
- Value Params
- appCtx
CDK app context.
- id
Optional stack ID.
- props
Optional stack properties.
- resources
Function for initializing stack resources.
- Returns
CDK stack.