Uses of Interface
software.amazon.awscdk.services.cloudformation.CfnStackSet.AutoDeploymentProperty
Packages that use CfnStackSet.AutoDeploymentProperty
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnStackSet.AutoDeploymentProperty in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement CfnStackSet.AutoDeploymentPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnStackSet.AutoDeploymentProperty
Methods in software.amazon.awscdk.services.cloudformation that return CfnStackSet.AutoDeploymentPropertyModifier and TypeMethodDescriptionCfnStackSet.AutoDeploymentProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.cloudformation 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).