class Aws::IoTWireless::Types::GetWirelessDeviceRequest
@note When making an API call, you may pass GetWirelessDeviceRequest
data as a hash: { identifier: "Identifier", # required identifier_type: "WirelessDeviceId", # required, accepts WirelessDeviceId, DevEui, ThingName, SidewalkManufacturingSn }
@!attribute [rw] identifier
The identifier of the wireless device to get. @return [String]
@!attribute [rw] identifier_type
The type of identifier used in `identifier`. @return [String]
Constants
- SENSITIVE