CreateCloudFormationChangeSetRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the application.

Link copied to clipboard

A list of values that you must specify before you can deploy certain applications. Some applications might include resources that can affect permissions in your AWS account, for example, by creating new AWS Identity and Access Management (IAM) users. For those applications, you must explicitly acknowledge their capabilities by specifying this parameter.

Link copied to clipboard

This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.

Link copied to clipboard

This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.

Link copied to clipboard

This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.

Link copied to clipboard

This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.

Link copied to clipboard

A list of parameter values for the parameters of the application.

Link copied to clipboard

This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.

Link copied to clipboard

This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.

Link copied to clipboard

The semantic version of the application:

Link copied to clipboard

This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.

Link copied to clipboard
val tags: List<Tag>?

This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.

Link copied to clipboard

The UUID returned by CreateCloudFormationTemplate.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String