ListChangeSetsResponse

The output for the ListChangeSets action.

Types

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

Properties

Link copied to clipboard

If the output exceeds 1 MB, a string that identifies the next page of change sets. If there is no additional page, this value is null.

Link copied to clipboard

A list of ChangeSetSummary structures that provides the ID and status of each change set for the specified stack.

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