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

Description

 

Documentation

newtype ExplicitAuthFlowsType Source #

Instances

Instances details
Eq ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

Ord ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

Read ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

Show ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

Generic ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

Associated Types

type Rep ExplicitAuthFlowsType :: Type -> Type #

NFData ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

Methods

rnf :: ExplicitAuthFlowsType -> () #

Hashable ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

ToJSON ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

ToJSONKey ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

FromJSON ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

FromJSONKey ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

ToLog ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

ToHeader ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

ToQuery ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

FromXML ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

ToXML ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

ToByteString ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

FromText ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

ToText ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

type Rep ExplicitAuthFlowsType Source # 
Instance details

Defined in Amazonka.CognitoIdentityProvider.Types.ExplicitAuthFlowsType

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