Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnStackSetPropsMixin.AutoDeploymentProperty
Packages that use CfnStackSetPropsMixin.AutoDeploymentProperty
-
Uses of CfnStackSetPropsMixin.AutoDeploymentProperty in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Classes in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that implement CfnStackSetPropsMixin.AutoDeploymentPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStackSetPropsMixin.AutoDeploymentPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnStackSetPropsMixin.AutoDeploymentPropertyModifier and TypeMethodDescriptionCfnStackSetPropsMixin.AutoDeploymentProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation with parameters of type CfnStackSetPropsMixin.AutoDeploymentPropertyModifier and TypeMethodDescriptionCfnStackSetMixinProps.Builder.autoDeployment(CfnStackSetPropsMixin.AutoDeploymentProperty autoDeployment) Sets the value ofCfnStackSetMixinProps.getAutoDeployment()CfnStackSetPropsMixin.Builder.autoDeployment(CfnStackSetPropsMixin.AutoDeploymentProperty autoDeployment) Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).