Module: Aws::EMR::Client::_ListSessionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSessionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
566 |
# File 'sig/client.rbs', line 566
def next_token: () -> ::String
|
#sessions ⇒ ::Array[Types::Session]
565 |
# File 'sig/client.rbs', line 565
def sessions: () -> ::Array[Types::Session]
|