GetWirelessDeviceResult

constructor(arn: String? = null, description: String? = null, destinationName: String? = null, id: String? = null, lastUplinkReceivedAt: String? = null, loRaWan: WirelessDeviceLoRaWanDevice? = null, name: String? = null, positioning: WirelessDevicePositioning? = null, tags: List<Tag>? = null, thingArn: String? = null, thingName: String? = null, type: WirelessDeviceType? = null)