---
type: resource-type
title: WirelessGateway
description: aws resource type AWS::IoTWireless::WirelessGateway
name: WirelessGateway
lexicon: aws
resource_type: AWS::IoTWireless::WirelessGateway
---
`AWS::IoTWireless::WirelessGateway`, a resource type of the aws lexicon.

## Properties

- `LoRaWAN` (`WirelessGateway_LoRaWANGateway`, required): The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway.
- `Arn` (`string`, optional): Arn for Wireless Gateway. Returned upon successful create.
- `Description` (`string`, optional): Description of Wireless Gateway.
- `Id` (`string`, optional): Id for Wireless Gateway. Returned upon successful create.
- `LastUplinkReceivedAt` (`string`, optional): The date and time when the most recent uplink was received.
- `Name` (`string`, optional): Name of Wireless Gateway.
- `Tags` (`WirelessGateway_Tag[]`, optional): A list of key-value pairs that contain metadata for the gateway.
- `ThingArn` (`string`, optional): Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.
- `ThingName` (`string`, optional): Thing Name. If there is a Thing created, this can be returned with a Get call.

## Attributes

- `Arn`
- `Id`
