| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
AutoDeployment |
StackSetSummary.autoDeployment()
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organizational unit (OU).
|
AutoDeployment |
CreateStackSetRequest.autoDeployment()
Describes whether StackSets automatically deploys to Organizations accounts that are added to the target
organization or organizational unit (OU).
|
AutoDeployment |
UpdateStackSetRequest.autoDeployment()
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organization or organizational unit (OU).
|
AutoDeployment |
StackSet.autoDeployment()
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that
are added to a target organization or organizational unit (OU).
|
| Modifier and Type | Method and Description |
|---|---|
StackSetSummary.Builder |
StackSetSummary.Builder.autoDeployment(AutoDeployment autoDeployment)
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts
that are added to a target organizational unit (OU).
|
CreateStackSetRequest.Builder |
CreateStackSetRequest.Builder.autoDeployment(AutoDeployment autoDeployment)
Describes whether StackSets automatically deploys to Organizations accounts that are added to the target
organization or organizational unit (OU).
|
UpdateStackSetRequest.Builder |
UpdateStackSetRequest.Builder.autoDeployment(AutoDeployment autoDeployment)
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts
that are added to a target organization or organizational unit (OU).
|
StackSet.Builder |
StackSet.Builder.autoDeployment(AutoDeployment autoDeployment)
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts
that are added to a target organization or organizational unit (OU).
|
Copyright © 2022. All rights reserved.