| Package | Description |
|---|---|
| software.amazon.awscdk.cxapi |
Cloud Executable API
|
| Modifier and Type | Method and Description |
|---|---|
static AwsCloudFormationStackProperties.Builder |
AwsCloudFormationStackProperties.builder() |
AwsCloudFormationStackProperties.Builder |
AwsCloudFormationStackProperties.Builder.parameters(Map<String,String> parameters)
Sets the value of
AwsCloudFormationStackProperties.getParameters() |
AwsCloudFormationStackProperties.Builder |
AwsCloudFormationStackProperties.Builder.stackName(String stackName)
Sets the value of
AwsCloudFormationStackProperties.getStackName() |
AwsCloudFormationStackProperties.Builder |
AwsCloudFormationStackProperties.Builder.templateFile(String templateFile)
Sets the value of
AwsCloudFormationStackProperties.getTemplateFile() |
AwsCloudFormationStackProperties.Builder |
AwsCloudFormationStackProperties.Builder.terminationProtection(Boolean terminationProtection)
Sets the value of
AwsCloudFormationStackProperties.getTerminationProtection() |
| Constructor and Description |
|---|
Jsii$Proxy(AwsCloudFormationStackProperties.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AwsCloudFormationStackProperties.Builder. |
Copyright © 2022. All rights reserved.