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

Description

 

Documentation

newtype EventResponseType Source #

Instances

Instances details
FromJSON EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

FromJSONKey EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

ToJSON EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

ToJSONKey EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

ToByteString EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

ToHeader EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

ToLog EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

ToQuery EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

FromText EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

ToText EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

FromXML EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

ToXML EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

Generic EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

Associated Types

type Rep EventResponseType :: Type -> Type #

Read EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

Show EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

NFData EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

Methods

rnf :: EventResponseType -> () #

Eq EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

Ord EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

Hashable EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

type Rep EventResponseType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventResponseType

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