Module: Aws::IoTWireless::Client::_GetWirelessDeviceImportTaskResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn ⇒ ::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_time ⇒ ::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#destination_name ⇒ ::String

Returns:

  • (::String)


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

def destination_name: () -> ::String

#failed_imported_device_count ⇒ ::Integer

Returns:

  • (::Integer)


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

def failed_imported_device_count: () -> ::Integer

#id ⇒ ::String

Returns:

  • (::String)


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

def id: () -> ::String

#initialized_imported_device_count ⇒ ::Integer

Returns:

  • (::Integer)


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

def initialized_imported_device_count: () -> ::Integer

#onboarded_imported_device_count ⇒ ::Integer

Returns:

  • (::Integer)


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

def onboarded_imported_device_count: () -> ::Integer

#pending_imported_device_count ⇒ ::Integer

Returns:

  • (::Integer)


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

def pending_imported_device_count: () -> ::Integer

#positioning ⇒ "Enabled", "Disabled"

Returns:

  • ("Enabled", "Disabled")


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

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

#sidewalk ⇒ Types::SidewalkGetStartImportInfo



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

def sidewalk: () -> Types::SidewalkGetStartImportInfo

#status ⇒ "INITIALIZING", ...

Returns:

  • ("INITIALIZING", "INITIALIZED", "PENDING", "COMPLETE", "FAILED", "DELETING")


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

def status: () -> ("INITIALIZING" | "INITIALIZED" | "PENDING" | "COMPLETE" | "FAILED" | "DELETING")

#status_reason ⇒ ::String

Returns:

  • (::String)


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

def status_reason: () -> ::String