libZSservicesZSamazonka-alexa-businessZSamazonka-alexa-business
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.AlexaBusiness.Types.NetworkEapMethod

Description

 

Documentation

newtype NetworkEapMethod Source #

Bundled Patterns

pattern NetworkEapMethod_EAP_TLS :: NetworkEapMethod 

Instances

Instances details
Eq NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

Ord NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

Read NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

Show NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

Generic NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

Associated Types

type Rep NetworkEapMethod :: Type -> Type #

NFData NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

Methods

rnf :: NetworkEapMethod -> () #

Hashable NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

ToJSON NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

ToJSONKey NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

FromJSON NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

FromJSONKey NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

ToLog NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

ToHeader NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

ToQuery NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

FromXML NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

ToXML NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

ToByteString NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

FromText NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

ToText NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

type Rep NetworkEapMethod Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.NetworkEapMethod

type Rep NetworkEapMethod = D1 ('MetaData "NetworkEapMethod" "Amazonka.AlexaBusiness.Types.NetworkEapMethod" "libZSservicesZSamazonka-alexa-businessZSamazonka-alexa-business" 'True) (C1 ('MetaCons "NetworkEapMethod'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNetworkEapMethod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))