Module: Aws::States::Client::_ListMapRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMapRunsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#map_runs ⇒ ::Array[Types::MapRunListItem]
371 |
# File 'sig/client.rbs', line 371
def map_runs: () -> ::Array[Types::MapRunListItem]
|
#next_token ⇒ ::String
372 |
# File 'sig/client.rbs', line 372
def next_token: () -> ::String
|