| Interface | Description |
|---|---|
| CloudFormationCommonProps |
Properties common to all CloudFormation actions
|
| CloudFormationCommonProps.Builder.Build | |
| CloudFormationDeploymentActionCommonProps |
Properties common to CloudFormation actions that stage deployments
|
| CloudFormationDeploymentActionCommonProps.Builder.Build | |
| CreateReplaceChangeSetProps |
Properties for the CreateReplaceChangeSet action.
|
| CreateReplaceChangeSetProps.Builder.Build | |
| CreateReplaceChangeSetProps.Builder.StackNameStep | |
| CreateReplaceChangeSetProps.Builder.TemplatePathStep | |
| CreateUpdateProps |
Properties for the CreateUpdate action
|
| CreateUpdateProps.Builder.Build | |
| CreateUpdateProps.Builder.StackNameStep | |
| DeleteStackOnlyProps |
Properties for the DeleteOnly action
|
| ExecuteChangeSetProps |
Properties for the ExecuteChangeSet action.
|
| ExecuteChangeSetProps.Builder.Build | |
| ExecuteChangeSetProps.Builder.StackNameStep |
| Class | Description |
|---|---|
| $Module | |
| CloudFormationAction |
Base class for Actions that execute CloudFormation
|
| CloudFormationCommonProps.Builder |
A fluent step builder class for
CloudFormationCommonProps. |
| CloudFormationCommonProps.Jsii$Pojo |
A PoJo (plain-old-java-object) class that implements
CloudFormationCommonProps. |
| CloudFormationCommonProps.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| CloudFormationDeploymentAction |
Base class for all CloudFormation actions that execute or stage deployments.
|
| CloudFormationDeploymentActionCommonProps.Builder |
A fluent step builder class for
CloudFormationDeploymentActionCommonProps. |
| CloudFormationDeploymentActionCommonProps.Jsii$Pojo |
A PoJo (plain-old-java-object) class that implements
CloudFormationDeploymentActionCommonProps. |
| CloudFormationDeploymentActionCommonProps.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| CreateReplaceChangeSet |
CodePipeline action to prepare a change set.
|
| CreateReplaceChangeSetProps.Builder |
A fluent step builder class for
CreateReplaceChangeSetProps. |
| CreateReplaceChangeSetProps.Jsii$Pojo |
A PoJo (plain-old-java-object) class that implements
CreateReplaceChangeSetProps. |
| CreateReplaceChangeSetProps.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| CreateUpdateProps.Builder |
A fluent step builder class for
CreateUpdateProps. |
| CreateUpdateProps.Jsii$Pojo |
A PoJo (plain-old-java-object) class that implements
CreateUpdateProps. |
| CreateUpdateProps.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| CreateUpdateStack |
CodePipeline action to deploy a stack.
|
| DeleteStackOnly |
CodePipeline action to delete a stack.
|
| DeleteStackOnlyProps.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| ExecuteChangeSet |
CodePipeline action to execute a prepared change set.
|
| ExecuteChangeSetProps.Builder |
A fluent step builder class for
ExecuteChangeSetProps. |
| ExecuteChangeSetProps.Jsii$Pojo |
A PoJo (plain-old-java-object) class that implements
ExecuteChangeSetProps. |
| ExecuteChangeSetProps.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| Enum | Description |
|---|---|
| CloudFormationCapabilities |
Capabilities that affect whether CloudFormation is allowed to change IAM resources
|
Copyright © 2018. All rights reserved.