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