| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
AutoDeployment |
AutoDeployment.clone() |
AutoDeployment |
StackSetSummary.getAutoDeployment()
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organizational unit (OU).
|
AutoDeployment |
StackSet.getAutoDeployment()
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organization or organizational unit (OU).
|
AutoDeployment |
UpdateStackSetRequest.getAutoDeployment()
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organization or organizational unit (OU).
|
AutoDeployment |
CreateStackSetRequest.getAutoDeployment()
Describes whether StackSets automatically deploys to Organizations accounts that are added to the target
organization or organizational unit (OU).
|
AutoDeployment |
AutoDeployment.withEnabled(Boolean enabled)
If set to
true, StackSets automatically deploys additional stack instances to Organizations accounts
that are added to a target organization or organizational unit (OU) in the specified Regions. |
AutoDeployment |
AutoDeployment.withRetainStacksOnAccountRemoval(Boolean retainStacksOnAccountRemoval)
If set to
true, stack resources are retained when an account is removed from a target organization
or OU. |
| Modifier and Type | Method and Description |
|---|---|
void |
StackSetSummary.setAutoDeployment(AutoDeployment autoDeployment)
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organizational unit (OU).
|
void |
StackSet.setAutoDeployment(AutoDeployment autoDeployment)
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organization or organizational unit (OU).
|
void |
UpdateStackSetRequest.setAutoDeployment(AutoDeployment autoDeployment)
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organization or organizational unit (OU).
|
void |
CreateStackSetRequest.setAutoDeployment(AutoDeployment autoDeployment)
Describes whether StackSets automatically deploys to Organizations accounts that are added to the target
organization or organizational unit (OU).
|
StackSetSummary |
StackSetSummary.withAutoDeployment(AutoDeployment autoDeployment)
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organizational unit (OU).
|
StackSet |
StackSet.withAutoDeployment(AutoDeployment autoDeployment)
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organization or organizational unit (OU).
|
UpdateStackSetRequest |
UpdateStackSetRequest.withAutoDeployment(AutoDeployment autoDeployment)
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organization or organizational unit (OU).
|
CreateStackSetRequest |
CreateStackSetRequest.withAutoDeployment(AutoDeployment autoDeployment)
Describes whether StackSets automatically deploys to Organizations accounts that are added to the target
organization or organizational unit (OU).
|
Copyright © 2022. All rights reserved.