-
CloudFormationCreateReplaceChangeSetAction.Builder.account(String account)
The AWS account this Action is supposed to operate in.
CloudFormationCreateReplaceChangeSetAction.Builder.actionName(String actionName)
The physical, human-readable name of the Action.
Whether to grant full permissions to CloudFormation while deploying this template.
Acknowledge certain changes made as part of deployment.
Name of the change set to create or update.
CloudFormationCreateReplaceChangeSetAction.Builder.create()
IAM role to assume when deploying changes.
The list of additional input Artifacts for this Action.
CloudFormationCreateReplaceChangeSetAction.Builder.output(Artifact output)
The name of the output artifact to generate.
A name for the filename in the output artifact to store the AWS CloudFormation call's result.
Additional template parameters.
CloudFormationCreateReplaceChangeSetAction.Builder.region(String region)
The AWS region the given Action resides in.
CloudFormationCreateReplaceChangeSetAction.Builder.role(IRole role)
The Role in which context's this Action will be executing in.
CloudFormationCreateReplaceChangeSetAction.Builder.runOrder(Number runOrder)
The runOrder property for this Action.
CloudFormationCreateReplaceChangeSetAction.Builder.stackName(String stackName)
The name of the stack to apply this action to.
Input artifact to use for template parameters values and stack policy.
Input artifact with the ChangeSet's CloudFormation template.
The name of the namespace to use for variables emitted by this action.
cfnCapabilities(java.util.List<? extends software.amazon.awscdk.core.CfnCapabilities>)
instead