Module: Aws::SsmSap::Client::_ListOperationEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOperationEventsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
254 |
# File 'sig/client.rbs', line 254
def next_token: () -> ::String
|
#operation_events ⇒ ::Array[Types::OperationEvent]
253 |
# File 'sig/client.rbs', line 253
def operation_events: () -> ::Array[Types::OperationEvent]
|