Module: Aws::IoTManagedIntegrations::Client::_ListDiscoveredDevicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDiscoveredDevicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::DiscoveredDeviceSummary]
838 |
# File 'sig/client.rbs', line 838
def items: () -> ::Array[Types::DiscoveredDeviceSummary]
|
#next_token ⇒ ::String
839 |
# File 'sig/client.rbs', line 839
def next_token: () -> ::String
|