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

Description

 

Documentation

newtype EventFilterType Source #

Constructors

EventFilterType' 

Instances

Instances details
Eq EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

Ord EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

Read EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

Show EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

Generic EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

Associated Types

type Rep EventFilterType :: Type -> Type #

NFData EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

Methods

rnf :: EventFilterType -> () #

Hashable EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

ToJSON EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

ToJSONKey EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

FromJSON EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

FromJSONKey EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

ToLog EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

ToHeader EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

ToQuery EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

FromXML EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

ToXML EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

Methods

toXML :: EventFilterType -> XML #

ToByteString EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

FromText EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

ToText EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

type Rep EventFilterType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.EventFilterType

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