stratosphere-appflow-1.0.0: Stratosphere integration for AWS AppFlow.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

Documentation

data OAuth2PropertiesProperty Source #

Instances

Instances details
ToJSON OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

Show OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

Eq OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

ToResourceProperties OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

Property "OAuth2GrantType" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

Associated Types

type PropertyType "OAuth2GrantType" OAuth2PropertiesProperty 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

Property "TokenUrl" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

Property "TokenUrlCustomProperties" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

Associated Types

type PropertyType "TokenUrlCustomProperties" OAuth2PropertiesProperty 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

type PropertyType "TokenUrlCustomProperties" OAuth2PropertiesProperty = Map Text (Value Text)
type PropertyType "OAuth2GrantType" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

type PropertyType "TokenUrl" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

type PropertyType "TokenUrlCustomProperties" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2PropertiesProperty

type PropertyType "TokenUrlCustomProperties" OAuth2PropertiesProperty = Map Text (Value Text)