class Aws::CloudFormation::Types::ListStackResourcesOutput

The output for a ListStackResources action.

@!attribute [rw] stack_resource_summaries

A list of `StackResourceSummary` structures.
@return [Array<Types::StackResourceSummary>]

@!attribute [rw] next_token

If the output exceeds 1 MB, a string that identifies the next page
of stack resources. If no additional page exists, this value is
null.
@return [String]

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

Constants

SENSITIVE