Module: Aws::Deadline::Client::_ListWorkersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWorkersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1711 |
# File 'sig/client.rbs', line 1711
def next_token: () -> ::String
|
#workers ⇒ ::Array[Types::WorkerSummary]
1710 |
# File 'sig/client.rbs', line 1710
def workers: () -> ::Array[Types::WorkerSummary]
|