Uses of Interface
software.amazon.awscdk.core.CfnStackSetProps
-
Uses of CfnStackSetProps in software.amazon.awscdk.core
Modifier and TypeMethodDescriptionCfnStackSetProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnStackSet
(Construct scope, String id, CfnStackSetProps props) Create a newAWS::CloudFormation::StackSet
.