stratosphere-glue-1.0.0: Stratosphere integration for AWS Glue.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Glue.Connection.OAuth2CredentialsProperty

Documentation

data OAuth2CredentialsProperty Source #

Instances

Instances details
ToJSON OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

Show OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

Eq OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

ToResourceProperties OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

Property "AccessToken" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

Property "JwtToken" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

Property "RefreshToken" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

Associated Types

type PropertyType "RefreshToken" OAuth2CredentialsProperty 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

Property "UserManagedClientApplicationClientSecret" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

Associated Types

type PropertyType "UserManagedClientApplicationClientSecret" OAuth2CredentialsProperty 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

type PropertyType "UserManagedClientApplicationClientSecret" OAuth2CredentialsProperty = Value Text

Methods

set :: PropertyType "UserManagedClientApplicationClientSecret" OAuth2CredentialsProperty -> OAuth2CredentialsProperty -> OAuth2CredentialsProperty #

type PropertyType "AccessToken" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

type PropertyType "JwtToken" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

type PropertyType "RefreshToken" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

type PropertyType "UserManagedClientApplicationClientSecret" OAuth2CredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2CredentialsProperty

type PropertyType "UserManagedClientApplicationClientSecret" OAuth2CredentialsProperty = Value Text