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