Get Wireless Gateway Result
fun GetWirelessGatewayResult(arn: String? = null, description: String? = null, id: String? = null, lastUplinkReceivedAt: String? = null, loRaWan: WirelessGatewayLoRaWanGateway? = null, name: String? = null, tags: List<WirelessGatewayTag>? = null, thingArn: String? = null, thingName: String? = null)