libZSservicesZSamazonka-iotwirelessZSamazonka-iotwireless
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.IoTWireless.Types.LoRaWANServiceProfile

Description

 
Synopsis

Documentation

data LoRaWANServiceProfile Source #

LoRaWANServiceProfile object.

See: newLoRaWANServiceProfile smart constructor.

Constructors

LoRaWANServiceProfile' 

Fields

Instances

Instances details
Eq LoRaWANServiceProfile Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANServiceProfile

Read LoRaWANServiceProfile Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANServiceProfile

Show LoRaWANServiceProfile Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANServiceProfile

Generic LoRaWANServiceProfile Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANServiceProfile

Associated Types

type Rep LoRaWANServiceProfile :: Type -> Type #

NFData LoRaWANServiceProfile Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANServiceProfile

Methods

rnf :: LoRaWANServiceProfile -> () #

Hashable LoRaWANServiceProfile Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANServiceProfile

ToJSON LoRaWANServiceProfile Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANServiceProfile

type Rep LoRaWANServiceProfile Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANServiceProfile

type Rep LoRaWANServiceProfile = D1 ('MetaData "LoRaWANServiceProfile" "Amazonka.IoTWireless.Types.LoRaWANServiceProfile" "libZSservicesZSamazonka-iotwirelessZSamazonka-iotwireless" 'False) (C1 ('MetaCons "LoRaWANServiceProfile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "addGwMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newLoRaWANServiceProfile :: LoRaWANServiceProfile Source #

Create a value of LoRaWANServiceProfile 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:addGwMetadata:LoRaWANServiceProfile', loRaWANServiceProfile_addGwMetadata - The AddGWMetaData value.