Module: Aws::CloudFormation::Client::_DescribeEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEventsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
549 |
# File 'sig/client.rbs', line 549
def next_token: () -> ::String
|
#operation_events ⇒ ::Array[Types::OperationEvent]
548 |
# File 'sig/client.rbs', line 548
def operation_events: () -> ::Array[Types::OperationEvent]
|