Stack Set Auto Deployment
data class StackSetAutoDeployment(val enabled: Boolean? = null, val retainStacksOnAccountRemoval: Boolean? = null)
Constructors
Types
Properties
Link copied to clipboard
If set to true, StackSets automatically deploys additional stack instances to AWS Organizations accounts that are added to a target organization or organizational unit (OU) in the specified Regions. If an account is removed from a target organization or OU, StackSets deletes stack instances from the account in the specified Regions.