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