amazonka-cognito-idp-2.0: Amazon Cognito Identity Provider 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.CognitoIdentityProvider.Types.UsernameAttributeType

Description

 

Documentation

newtype UsernameAttributeType Source #

Instances

Instances details
FromJSON UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

FromJSONKey UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

ToJSON UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

ToJSONKey UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

ToByteString UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

ToHeader UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

ToLog UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

ToQuery UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

FromText UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

ToText UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

FromXML UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

ToXML UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

Generic UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

Associated Types

type Rep UsernameAttributeType :: Type -> Type #

Read UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

Show UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

NFData UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

Methods

rnf :: UsernameAttributeType -> () #

Eq UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

Ord UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

Hashable UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

type Rep UsernameAttributeType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType

type Rep UsernameAttributeType = D1 ('MetaData "UsernameAttributeType" "Amazonka.CognitoIdentityProvider.Types.UsernameAttributeType" "amazonka-cognito-idp-2.0-D1ERgMvEVPG9z8cOLXdU2" 'True) (C1 ('MetaCons "UsernameAttributeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUsernameAttributeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))