Module: Aws::WorkSpacesThinClient::Client::_ListDevicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDevicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#devices ⇒ ::Array[Types::DeviceSummary]
164 |
# File 'sig/client.rbs', line 164
def devices: () -> ::Array[Types::DeviceSummary]
|
#next_token ⇒ ::String
165 |
# File 'sig/client.rbs', line 165
def next_token: () -> ::String
|