NAME
Paws::CloudFormation::ListStacksOutput
ATTRIBUTES
NextToken => Str
If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If no additional page exists, this value is null.
StackSummaries => ArrayRef[Paws::CloudFormation::StackSummary]
A list of StackSummary
structures containing information about the specified stacks.