| Modifier and Type | Field and Description |
|---|---|
protected List<CloudFormationCapabilities> |
CreateReplaceChangeSetProps.Jsii$Pojo._capabilities |
protected List<CloudFormationCapabilities> |
CreateUpdateProps.Jsii$Pojo._capabilities |
protected List<CloudFormationCapabilities> |
CloudFormationDeploymentActionCommonProps.Jsii$Pojo._capabilities |
| Modifier and Type | Method and Description |
|---|---|
static CloudFormationCapabilities |
CloudFormationCapabilities.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudFormationCapabilities[] |
CloudFormationCapabilities.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<CloudFormationCapabilities> |
CreateReplaceChangeSetProps.Jsii$Pojo.getCapabilities() |
List<CloudFormationCapabilities> |
CreateReplaceChangeSetProps.Jsii$Proxy.getCapabilities()
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
List<CloudFormationCapabilities> |
CreateUpdateProps.Jsii$Pojo.getCapabilities() |
List<CloudFormationCapabilities> |
CreateUpdateProps.Jsii$Proxy.getCapabilities()
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
List<CloudFormationCapabilities> |
DeleteStackOnlyProps.Jsii$Proxy.getCapabilities()
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
List<CloudFormationCapabilities> |
CloudFormationDeploymentActionCommonProps.getCapabilities()
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
List<CloudFormationCapabilities> |
CloudFormationDeploymentActionCommonProps.Jsii$Pojo.getCapabilities() |
List<CloudFormationCapabilities> |
CloudFormationDeploymentActionCommonProps.Jsii$Proxy.getCapabilities()
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateReplaceChangeSetProps.Jsii$Pojo.setCapabilities(List<CloudFormationCapabilities> value) |
void |
CreateReplaceChangeSetProps.Jsii$Proxy.setCapabilities(List<CloudFormationCapabilities> value)
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
void |
CreateUpdateProps.Jsii$Pojo.setCapabilities(List<CloudFormationCapabilities> value) |
void |
CreateUpdateProps.Jsii$Proxy.setCapabilities(List<CloudFormationCapabilities> value)
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
void |
DeleteStackOnlyProps.Jsii$Proxy.setCapabilities(List<CloudFormationCapabilities> value)
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
void |
CloudFormationDeploymentActionCommonProps.setCapabilities(List<CloudFormationCapabilities> value)
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
void |
CloudFormationDeploymentActionCommonProps.Jsii$Pojo.setCapabilities(List<CloudFormationCapabilities> value) |
void |
CloudFormationDeploymentActionCommonProps.Jsii$Proxy.setCapabilities(List<CloudFormationCapabilities> value)
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
CreateReplaceChangeSetProps.Builder.Build |
CreateReplaceChangeSetProps.Builder.Build.withCapabilities(List<CloudFormationCapabilities> value)
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
CreateUpdateProps.Builder.Build |
CreateUpdateProps.Builder.Build.withCapabilities(List<CloudFormationCapabilities> value)
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
CloudFormationDeploymentActionCommonProps.Builder.Build |
CloudFormationDeploymentActionCommonProps.Builder.Build.withCapabilities(List<CloudFormationCapabilities> value)
Acknowledge certain changes made as part of deployment
For stacks that contain certain resources, explicit acknowledgement that AWS CloudFormation
might create or update those resources.
|
Copyright © 2018. All rights reserved.