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

Description

 

Documentation

newtype DeletionProtectionType Source #

Instances

Instances details
FromJSON DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

FromJSONKey DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

ToJSON DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

ToJSONKey DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

ToByteString DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

ToHeader DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

ToLog DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

ToQuery DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

FromText DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

ToText DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

FromXML DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

ToXML DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

Generic DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

Associated Types

type Rep DeletionProtectionType :: Type -> Type #

Read DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

Show DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

NFData DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

Methods

rnf :: DeletionProtectionType -> () #

Eq DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

Ord DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

Hashable DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

type Rep DeletionProtectionType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.DeletionProtectionType

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