public interface ExecuteChangeSetProps extends software.amazon.jsii.JsiiSerializable, CloudFormationCommonProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExecuteChangeSetProps.Builder
A fluent step builder class for
ExecuteChangeSetProps. |
static class |
ExecuteChangeSetProps.Jsii$Pojo
A PoJo (plain-old-java-object) class that implements
ExecuteChangeSetProps. |
static class |
ExecuteChangeSetProps.Jsii$Proxy
A proxy class which for javascript object literal which adhere to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
static ExecuteChangeSetProps.Builder |
builder() |
String |
getChangeSetName()
Name of the change set to execute.
|
void |
setChangeSetName(String value)
Name of the change set to execute.
|
getOutputArtifactName, getOutputFileName, getStackName, setOutputArtifactName, setOutputFileName, setStackNameString getChangeSetName()
void setChangeSetName(String value)
static ExecuteChangeSetProps.Builder builder()
builder in interface CloudFormationCommonPropsCopyright © 2018. All rights reserved.