libZSservicesZSamazonka-memorydbZSamazonka-memorydb
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.MemoryDb.Types.InputAuthenticationType

Description

 

Documentation

newtype InputAuthenticationType Source #

Instances

Instances details
Eq InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

Ord InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

Read InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

Show InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

Generic InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

Associated Types

type Rep InputAuthenticationType :: Type -> Type #

NFData InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

Methods

rnf :: InputAuthenticationType -> () #

Hashable InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

ToJSON InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

ToJSONKey InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

FromJSON InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

FromJSONKey InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

ToLog InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

ToHeader InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

ToQuery InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

FromXML InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

ToXML InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

ToByteString InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

FromText InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

ToText InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

type Rep InputAuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.InputAuthenticationType

type Rep InputAuthenticationType = D1 ('MetaData "InputAuthenticationType" "Amazonka.MemoryDb.Types.InputAuthenticationType" "libZSservicesZSamazonka-memorydbZSamazonka-memorydb" 'True) (C1 ('MetaCons "InputAuthenticationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputAuthenticationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))