class Aws::CloudFormation::Types::ListChangeSetsOutput
The output for the ListChangeSets action.
@!attribute [rw] summaries
A list of `ChangeSetSummary` structures that provides the ID and status of each change set for the specified stack. @return [Array<Types::ChangeSetSummary>]
@!attribute [rw] next_token
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`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/ListChangeSetsOutput AWS API Documentation
Constants
- SENSITIVE