Module: Aws::MPA::Client::_ListSessionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSessionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
320 |
# File 'sig/client.rbs', line 320
def next_token: () -> ::String
|
#sessions ⇒ ::Array[Types::ListSessionsResponseSession]
321 |
# File 'sig/client.rbs', line 321
def sessions: () -> ::Array[Types::ListSessionsResponseSession]
|