Uses of Class
software.amazon.awscdk.core.NestedStack.Builder
Packages that use NestedStack.Builder
-
Uses of NestedStack.Builder in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return NestedStack.BuilderModifier and TypeMethodDescriptionstatic NestedStack.BuilderNestedStack.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.