WirelessDeviceArgs

constructor(description: Output<String>? = null, destinationName: Output<String>? = null, lastUplinkReceivedAt: Output<String>? = null, loRaWan: Output<WirelessDeviceLoRaWanDeviceArgs>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null, thingArn: Output<String>? = null, type: Output<WirelessDeviceType>? = null)