Module: Aws::Braket::Client::_SearchDevicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchDevicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#devices ⇒ ::Array[Types::DeviceSummary]
303 |
# File 'sig/client.rbs', line 303
def devices: () -> ::Array[Types::DeviceSummary]
|
#next_token ⇒ ::String
304 |
# File 'sig/client.rbs', line 304
def next_token: () -> ::String
|