amazonka-elasticache-2.0: Amazon ElastiCache 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.ElastiCache.Types.InputAuthenticationType

Description

 

Documentation

newtype InputAuthenticationType Source #

Instances

Instances details
FromJSON InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

FromJSONKey InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

ToJSON InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

ToJSONKey InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

ToByteString InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

ToHeader InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

ToLog InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

ToQuery InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

FromText InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

ToText InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

FromXML InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

ToXML InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

Generic InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

Associated Types

type Rep InputAuthenticationType :: Type -> Type #

Read InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

Show InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

NFData InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

Methods

rnf :: InputAuthenticationType -> () #

Eq InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

Ord InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

Hashable InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

type Rep InputAuthenticationType Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.InputAuthenticationType

type Rep InputAuthenticationType = D1 ('MetaData "InputAuthenticationType" "Amazonka.ElastiCache.Types.InputAuthenticationType" "amazonka-elasticache-2.0-DTWyHgx8JwY7IlNovngF22" 'True) (C1 ('MetaCons "InputAuthenticationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputAuthenticationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))