Uses of Interface
software.amazon.awscdk.core.CfnStackSet.AutoDeploymentProperty
Packages that use CfnStackSet.AutoDeploymentProperty
- 
Uses of CfnStackSet.AutoDeploymentProperty in software.amazon.awscdk.coreClasses in software.amazon.awscdk.core that implement CfnStackSet.AutoDeploymentPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStackSet.AutoDeploymentPropertyMethods in software.amazon.awscdk.core that return CfnStackSet.AutoDeploymentPropertyModifier and TypeMethodDescriptionCfnStackSet.AutoDeploymentProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.core with parameters of type CfnStackSet.AutoDeploymentPropertyModifier and TypeMethodDescriptionCfnStackSet.Builder.autoDeployment(CfnStackSet.AutoDeploymentProperty autoDeployment) [Service-managedpermissions] 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) [Service-managedpermissions] Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).