class Aws::IoTWireless::Types::GetWirelessGatewayRequest
@note When making an API call, you may pass GetWirelessGatewayRequest
data as a hash: { identifier: "Identifier", # required identifier_type: "GatewayEui", # required, accepts GatewayEui, WirelessGatewayId, ThingName }
@!attribute [rw] identifier
The identifier of the wireless gateway to get. @return [String]
@!attribute [rw] identifier_type
The type of identifier used in `identifier`. @return [String]
Constants
- SENSITIVE