| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit 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 |
|---|---|
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.