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

Returns:

  • (::String)


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

def next_token: () -> ::String

#operation_events::Array[Types::OperationEvent]

Returns:



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

def operation_events: () -> ::Array[Types::OperationEvent]