class Aws::CloudFormation::Types::DescribeStackEventsOutput

The output for a DescribeStackEvents action.

@!attribute [rw] stack_events

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

@!attribute [rw] next_token

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

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

Constants

SENSITIVE