amazonka-iotwireless-2.0: Amazon IoT Wireless SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.IoTWireless.Types.LoRaWANConnectionStatusEventNotificationConfigurations

Description

 
Synopsis

Documentation

data LoRaWANConnectionStatusEventNotificationConfigurations Source #

Object for LoRaWAN connection status resource type event configuration.

See: newLoRaWANConnectionStatusEventNotificationConfigurations smart constructor.

Constructors

LoRaWANConnectionStatusEventNotificationConfigurations' 

Fields

Instances

Instances details
FromJSON LoRaWANConnectionStatusEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANConnectionStatusEventNotificationConfigurations

ToJSON LoRaWANConnectionStatusEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANConnectionStatusEventNotificationConfigurations

Generic LoRaWANConnectionStatusEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANConnectionStatusEventNotificationConfigurations

Read LoRaWANConnectionStatusEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANConnectionStatusEventNotificationConfigurations

Show LoRaWANConnectionStatusEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANConnectionStatusEventNotificationConfigurations

NFData LoRaWANConnectionStatusEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANConnectionStatusEventNotificationConfigurations

Eq LoRaWANConnectionStatusEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANConnectionStatusEventNotificationConfigurations

Hashable LoRaWANConnectionStatusEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANConnectionStatusEventNotificationConfigurations

type Rep LoRaWANConnectionStatusEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANConnectionStatusEventNotificationConfigurations

type Rep LoRaWANConnectionStatusEventNotificationConfigurations = D1 ('MetaData "LoRaWANConnectionStatusEventNotificationConfigurations" "Amazonka.IoTWireless.Types.LoRaWANConnectionStatusEventNotificationConfigurations" "amazonka-iotwireless-2.0-Dzx6Wen5AK9DyNP5TQU7zN" 'False) (C1 ('MetaCons "LoRaWANConnectionStatusEventNotificationConfigurations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "gatewayEuiEventTopic") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EventNotificationTopicStatus))))

newLoRaWANConnectionStatusEventNotificationConfigurations :: LoRaWANConnectionStatusEventNotificationConfigurations Source #

Create a value of LoRaWANConnectionStatusEventNotificationConfigurations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:gatewayEuiEventTopic:LoRaWANConnectionStatusEventNotificationConfigurations', loRaWANConnectionStatusEventNotificationConfigurations_gatewayEuiEventTopic - Denotes whether the gateway EUI connection status event topic is enabled or disabled.