AWS Cloud Development Kit Core Library
-
Include runtime versioning information in this Stack.
Stack.Builder.create(software.constructs.Construct scope)
Stack.Builder.create(software.constructs.Construct scope,
String id)
A description of the stack.
The AWS environment (account/region) where this stack will be deployed.
Name to deploy the stack with.
Synthesis method to use while deploying this stack.
Stack tags that will be applied to all the taggable resources and the stack itself.
Whether to enable termination protection for this stack.