libZSservicesZSamazonka-cognito-idpZSamazonka-cognito-idp
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.CognitoIdentityProvider.Types.EmailSendingAccountType

Description

 

Documentation

newtype EmailSendingAccountType Source #

Instances

Instances details
Eq EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

Ord EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

Read EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

Show EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

Generic EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

Associated Types

type Rep EmailSendingAccountType :: Type -> Type #

NFData EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

Methods

rnf :: EmailSendingAccountType -> () #

Hashable EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

ToJSON EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

ToJSONKey EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

FromJSON EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

FromJSONKey EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

ToLog EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

ToHeader EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

ToQuery EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

FromXML EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

ToXML EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

ToByteString EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

FromText EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

ToText EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

type Rep EmailSendingAccountType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType

type Rep EmailSendingAccountType = D1 ('MetaData "EmailSendingAccountType" "Amazonka.CognitoIdentityProvider.Types.EmailSendingAccountType" "libZSservicesZSamazonka-cognito-idpZSamazonka-cognito-idp" 'True) (C1 ('MetaCons "EmailSendingAccountType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEmailSendingAccountType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))