Module: Aws::Deadline::Client::_ListSessionsForWorkerResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSessionsForWorkerResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1582 |
# File 'sig/client.rbs', line 1582
def next_token: () -> ::String
|
#sessions ⇒ ::Array[Types::WorkerSessionSummary]
1581 |
# File 'sig/client.rbs', line 1581
def sessions: () -> ::Array[Types::WorkerSessionSummary]
|