DescribeChangeSetRequest

The input for the DescribeChangeSet action.

Types

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

Properties

Link copied to clipboard

The name or Amazon Resource Name (ARN) of the change set that you want to describe.

Link copied to clipboard

If true, the returned changes include detailed changes in the property values.

Link copied to clipboard

A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

Link copied to clipboard

If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

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