Module: Aws::IoTManagedIntegrations::Client::_ListDeviceDiscoveriesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListDeviceDiscoveriesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::DeviceDiscoverySummary]

Returns:



824
# File 'sig/client.rbs', line 824

def items: () -> ::Array[Types::DeviceDiscoverySummary]

#next_token::String

Returns:

  • (::String)


825
# File 'sig/client.rbs', line 825

def next_token: () -> ::String