amazonka-appflow-2.0: Amazon Appflow 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.AppFlow.Types.OAuth2GrantType

Description

 

Documentation

newtype OAuth2GrantType Source #

Constructors

OAuth2GrantType' 

Instances

Instances details
FromJSON OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

FromJSONKey OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

ToJSON OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

ToJSONKey OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

ToByteString OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

ToHeader OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

ToLog OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

ToQuery OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

FromText OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

ToText OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

FromXML OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

ToXML OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

Methods

toXML :: OAuth2GrantType -> XML #

Generic OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

Associated Types

type Rep OAuth2GrantType :: Type -> Type #

Read OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

Show OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

NFData OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

Methods

rnf :: OAuth2GrantType -> () #

Eq OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

Ord OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

Hashable OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

type Rep OAuth2GrantType Source # 
Instance details

Defined in Amazonka.AppFlow.Types.OAuth2GrantType

type Rep OAuth2GrantType = D1 ('MetaData "OAuth2GrantType" "Amazonka.AppFlow.Types.OAuth2GrantType" "amazonka-appflow-2.0-3aJWKTszi6ZKDtrkFSqVAB" 'True) (C1 ('MetaCons "OAuth2GrantType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOAuth2GrantType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))