class Aws::CloudFormation::Types::ListStacksOutput

The output for ListStacks action.

@!attribute [rw] stack_summaries

A list of `StackSummary` structures containing information about the
specified stacks.
@return [Array<Types::StackSummary>]

@!attribute [rw] next_token

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/ListStacksOutput AWS API Documentation

Constants

SENSITIVE