-
CloudFormationCreateUpdateStackAction.Builder.account(String account)
The AWS account this Action is supposed to operate in.
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.
CloudFormationCreateUpdateStackAction.Builder.create()
IAM role to assume when deploying changes.
The list of additional input Artifacts for this Action.
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.
CloudFormationCreateUpdateStackAction.Builder.region(String region)
The AWS region the given Action resides in.
Replace the stack if it's in a failed state.
CloudFormationCreateUpdateStackAction.Builder.role(IRole role)
The Role in which context's this Action will be executing in.
CloudFormationCreateUpdateStackAction.Builder.runOrder(Number runOrder)
The runOrder property for this Action.
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 CloudFormation template to deploy.
The name of the namespace to use for variables emitted by this action.