| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudformation |
AWS CloudFormation Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStackSet.AutoDeploymentProperty.Jsii$Proxy
An implementation for
CfnStackSet.AutoDeploymentProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStackSet.AutoDeploymentProperty |
CfnStackSet.AutoDeploymentProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.autoDeployment(CfnStackSet.AutoDeploymentProperty autoDeployment)
Sets the value of
CfnStackSetProps.getAutoDeployment() |
CfnStackSet.Builder |
CfnStackSet.Builder.autoDeployment(CfnStackSet.AutoDeploymentProperty autoDeployment)
[ `Service-managed` permissions] Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).
|
void |
CfnStackSet.setAutoDeployment(CfnStackSet.AutoDeploymentProperty value)
[ `Service-managed` permissions] Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).
|
Copyright © 2022. All rights reserved.