Uses of Interface
software.amazon.awscdk.core.CfnStackSetProps
Packages that use CfnStackSetProps
-
Uses of CfnStackSetProps in software.amazon.awscdk.core
Classes in software.amazon.awscdk.core that implement CfnStackSetPropsMethods in software.amazon.awscdk.core that return CfnStackSetPropsModifier and TypeMethodDescriptionCfnStackSetProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.core with parameters of type CfnStackSetPropsModifierConstructorDescriptionCfnStackSet
(Construct scope, String id, CfnStackSetProps props) Create a newAWS::CloudFormation::StackSet
.