NAME
Paws::CloudFormation::ListStackResourcesOutput
ATTRIBUTES
NextToken => Str
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.
StackResourceSummaries => ArrayRef[Paws::CloudFormation::StackResourceSummary]
A list of StackResourceSummary
structures.