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

Description

 

Documentation

newtype AccountTakeoverEventActionType Source #

Instances

Instances details
Eq AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

Ord AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

Read AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

Show AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

Generic AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

Associated Types

type Rep AccountTakeoverEventActionType :: Type -> Type #

NFData AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

Hashable AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

ToJSON AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

ToJSONKey AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

FromJSON AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

FromJSONKey AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

ToLog AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

ToHeader AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

ToQuery AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

FromXML AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

ToXML AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

ToByteString AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

FromText AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

ToText AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

type Rep AccountTakeoverEventActionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.AccountTakeoverEventActionType

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