Uses of Interface
software.amazon.awscdk.CfnStackSet.AutoDeploymentProperty
Packages that use CfnStackSet.AutoDeploymentProperty
-
Uses of CfnStackSet.AutoDeploymentProperty in software.amazon.awscdk
Classes in software.amazon.awscdk that implement CfnStackSet.AutoDeploymentPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStackSet.AutoDeploymentPropertyMethods in software.amazon.awscdk that return CfnStackSet.AutoDeploymentPropertyModifier and TypeMethodDescriptionCfnStackSet.AutoDeploymentProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk with parameters of type CfnStackSet.AutoDeploymentPropertyModifier and TypeMethodDescriptionCfnStackSet.Builder.autoDeployment(CfnStackSet.AutoDeploymentProperty autoDeployment) Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).CfnStackSetProps.Builder.autoDeployment(CfnStackSet.AutoDeploymentProperty autoDeployment) Sets the value ofCfnStackSetProps.getAutoDeployment()voidCfnStackSet.setAutoDeployment(CfnStackSet.AutoDeploymentProperty value) Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).