deploymentTargets
construct an aws.sdk.kotlin.services.cloudformation.model.DeploymentTargets inside the given block
[Service-managed permissions] The Organizations accounts in which to update associated stack instances.
To update all the stack instances associated with this StackSet, do not specify DeploymentTargets
or Regions
.
If the StackSet update includes changes to the template (that is, if TemplateBody
or TemplateURL
is specified), or the Parameters
, CloudFormation marks all stack instances with a status of OUTDATED
prior to updating the stack instances in the specified accounts and Amazon Web Services Regions. If the StackSet update doesn't include changes to the template or parameters, CloudFormation updates the stack instances in the specified accounts and Regions, while leaving all other stack instances with their existing stack instance status.