WirelessGatewayLogOption
The log options for wireless gateways and can be used to set log levels for a specific type of wireless gateway.
Contents
- LogLevel
 - 
               
The log level for a log message. The log levels can be disabled, or set to
ERRORto display less verbose logs containing only error information, or toINFOfor more detailed logs.Type: String
Valid Values:
INFO | ERROR | DISABLEDRequired: Yes
 - Type
 - 
               
The wireless gateway type.
Type: String
Valid Values:
LoRaWANRequired: Yes
 - Events
 - 
               
The list of wireless gateway event log options.
Type: Array of WirelessGatewayEventLogOption objects
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: