summaries property

List<ChangeSetSummary>? summaries
final

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

Implementation

final List<ChangeSetSummary>? summaries;