Uses of Interface
software.amazon.awscdk.core.CfnStackSet.AutoDeploymentProperty
Packages that use CfnStackSet.AutoDeploymentProperty
-
Uses of CfnStackSet.AutoDeploymentProperty in software.amazon.awscdk.core
Classes in software.amazon.awscdk.core that implement CfnStackSet.AutoDeploymentPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnStackSet.AutoDeploymentProperty
Methods 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-managed
permissions] 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()
void
CfnStackSet.setAutoDeployment
(CfnStackSet.AutoDeploymentProperty value) [Service-managed
permissions] Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).