Uses of Class
software.amazon.awscdk.NestedStack.Builder
-
Uses of NestedStack.Builder in software.amazon.awscdk
Modifier and TypeMethodDescriptionstatic NestedStack.Builder
NestedStack.Builder.description
(String description) A description of the stack.NestedStack.Builder.notificationArns
(List<String> notificationArns) The Simple Notification Service (SNS) topics to publish stack related events.NestedStack.Builder.parameters
(Map<String, String> parameters) The set value pairs that represent the parameters passed to CloudFormation when this nested stack is created.NestedStack.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the nested stack is removed.The length of time that CloudFormation waits for the nested stack to reach the CREATE_COMPLETE state.