WirelessGatewayArgs

constructor(description: Output<String>? = null, lastUplinkReceivedAt: Output<String>? = null, loRaWan: Output<WirelessGatewayLoRaWanGatewayArgs>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null, thingArn: Output<String>? = null, thingName: Output<String>? = null)