Module: Aws::EMR::Client::_ListStudioSessionMappingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStudioSessionMappingsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
594 |
# File 'sig/client.rbs', line 594
def marker: () -> ::String
|
#session_mappings ⇒ ::Array[Types::SessionMappingSummary]
593 |
# File 'sig/client.rbs', line 593
def session_mappings: () -> ::Array[Types::SessionMappingSummary]
|