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

Description

 

Documentation

newtype AttributeDataType Source #

Instances

Instances details
Eq AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

Ord AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

Read AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

Show AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

Generic AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

Associated Types

type Rep AttributeDataType :: Type -> Type #

NFData AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

Methods

rnf :: AttributeDataType -> () #

Hashable AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

ToJSON AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

ToJSONKey AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

FromJSON AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

FromJSONKey AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

ToLog AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

ToHeader AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

ToQuery AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

FromXML AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

ToXML AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

ToByteString AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

FromText AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

ToText AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

type Rep AttributeDataType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AttributeDataType

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