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