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

Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

Documentation

data OAuth2CredentialsProperty Source #

Instances

Instances details
ToJSON OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

Show OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

Eq OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

ToResourceProperties OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

Property "AccessToken" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

Property "ClientId" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

Property "ClientSecret" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

Property "OAuthRequest" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

Property "RefreshToken" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

type PropertyType "AccessToken" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

type PropertyType "ClientId" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

type PropertyType "ClientSecret" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

type PropertyType "OAuthRequest" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty

type PropertyType "RefreshToken" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.AppFlow.ConnectorProfile.OAuth2CredentialsProperty