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