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.AuthenticationType

Description

 

Documentation

newtype AuthenticationType Source #

Instances

Instances details
Eq AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

Ord AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

Read AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

Show AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

Generic AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

Associated Types

type Rep AuthenticationType :: Type -> Type #

NFData AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

Methods

rnf :: AuthenticationType -> () #

Hashable AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

ToJSON AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

ToJSONKey AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

FromJSON AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

FromJSONKey AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

ToLog AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

ToHeader AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

ToQuery AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

FromXML AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

ToXML AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

ToByteString AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

FromText AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

ToText AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

type Rep AuthenticationType Source # 
Instance details

Defined in Amazonka.MemoryDb.Types.AuthenticationType

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