Module: Aws::ARCRegionswitch::Client::_ListPlanExecutionEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPlanExecutionEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ExecutionEvent]
214 |
# File 'sig/client.rbs', line 214
def items: () -> ::Array[Types::ExecutionEvent]
|
#next_token ⇒ ::String
215 |
# File 'sig/client.rbs', line 215
def next_token: () -> ::String
|