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