Module: Aws::CloudFormation::Client::_DescribeStackEventsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeStackEventsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


644
# File 'sig/client.rbs', line 644

def next_token: () -> ::String

#stack_events::Array[Types::StackEvent]

Returns:



643
# File 'sig/client.rbs', line 643

def stack_events: () -> ::Array[Types::StackEvent]