NAME
Paws::CloudFormation::ListChangeSetsOutput
ATTRIBUTES
NextToken => Str
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.
Summaries => ArrayRef[Paws::CloudFormation::ChangeSetSummary]
A list of ChangeSetSummary
structures that provides the ID and status of each change set for the specified stack.