amazonka-rds-2.0: Amazon Relational Database Service 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.RDS.Types.ClientPasswordAuthType

Description

 

Documentation

newtype ClientPasswordAuthType Source #

Instances

Instances details
FromJSON ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

FromJSONKey ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

ToJSON ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

ToJSONKey ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

ToByteString ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

ToHeader ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

ToLog ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

ToQuery ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

FromText ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

ToText ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

FromXML ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

ToXML ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

Generic ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

Associated Types

type Rep ClientPasswordAuthType :: Type -> Type #

Read ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

Show ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

NFData ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

Methods

rnf :: ClientPasswordAuthType -> () #

Eq ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

Ord ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

Hashable ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

type Rep ClientPasswordAuthType Source # 
Instance details

Defined in Amazonka.RDS.Types.ClientPasswordAuthType

type Rep ClientPasswordAuthType = D1 ('MetaData "ClientPasswordAuthType" "Amazonka.RDS.Types.ClientPasswordAuthType" "amazonka-rds-2.0-3xXyiLHmAvvCXXUIx1uhpP" 'True) (C1 ('MetaCons "ClientPasswordAuthType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromClientPasswordAuthType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))