Module: Aws::IoTWireless::Client::_ListDevicesForWirelessDeviceImportTaskResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#destination_name ⇒ ::String

Returns:

  • (::String)


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

def destination_name: () -> ::String

#imported_wireless_device_list ⇒ ::Array[Types::ImportedWirelessDevice]

Returns:



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

def imported_wireless_device_list: () -> ::Array[Types::ImportedWirelessDevice]

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#positioning ⇒ "Enabled", "Disabled"

Returns:

  • ("Enabled", "Disabled")


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

def positioning: () -> ("Enabled" | "Disabled")

#sidewalk ⇒ Types::SidewalkListDevicesForImportInfo



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

def sidewalk: () -> Types::SidewalkListDevicesForImportInfo