NAME
Paws::CloudFormation::DescribeStackEventsOutput
ATTRIBUTES
NextToken => Str
If the output exceeds 1 MB in size, a string that identifies the next page of events. If no additional page exists, this value is null.
StackEvents => ArrayRef[Paws::CloudFormation::StackEvent]
A list of StackEvents
structures.