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