| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudformation |
AWS CloudFormation Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnStackSet.AutoDeploymentProperty |
CfnStackSet.AutoDeploymentProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStackSet.Builder |
CfnStackSet.Builder.autoDeployment(CfnStackSet.AutoDeploymentProperty autoDeployment)
`AWS::CloudFormation::StackSet.AutoDeployment`.
|
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.autoDeployment(CfnStackSet.AutoDeploymentProperty autoDeployment)
Sets the value of
CfnStackSetProps.getAutoDeployment() |
void |
CfnStackSet.setAutoDeployment(CfnStackSet.AutoDeploymentProperty value)
`AWS::CloudFormation::StackSet.AutoDeployment`.
|
Copyright © 2021. All rights reserved.