amazonka-ec2-2.0: Amazon Elastic Compute Cloud 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.EC2.Types.ClientVpnAuthenticationType

Description

 

Documentation

newtype ClientVpnAuthenticationType Source #

Instances

Instances details
FromJSON ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

FromJSONKey ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

ToJSON ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

ToJSONKey ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

ToByteString ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

ToHeader ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

ToLog ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

ToQuery ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

FromText ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

ToText ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

FromXML ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

ToXML ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

Generic ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

Associated Types

type Rep ClientVpnAuthenticationType :: Type -> Type #

Read ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

Show ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

NFData ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

Eq ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

Ord ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

Hashable ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

type Rep ClientVpnAuthenticationType Source # 
Instance details

Defined in Amazonka.EC2.Types.ClientVpnAuthenticationType

type Rep ClientVpnAuthenticationType = D1 ('MetaData "ClientVpnAuthenticationType" "Amazonka.EC2.Types.ClientVpnAuthenticationType" "amazonka-ec2-2.0-48L9RAJvmvzAdBkRegqWCL" 'True) (C1 ('MetaCons "ClientVpnAuthenticationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromClientVpnAuthenticationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))