stratosphere-datazone-1.0.0: Stratosphere integration for AWS DataZone.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Documentation

data OAuth2PropertiesProperty Source #

Constructors

OAuth2PropertiesProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-oauth2properties.html

Instances

Instances details
ToJSON OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Show OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Eq OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

ToResourceProperties OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Property "AuthorizationCodeProperties" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Associated Types

type PropertyType "AuthorizationCodeProperties" OAuth2PropertiesProperty 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Property "OAuth2ClientApplication" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Associated Types

type PropertyType "OAuth2ClientApplication" OAuth2PropertiesProperty 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Property "OAuth2Credentials" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Property "OAuth2GrantType" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Associated Types

type PropertyType "OAuth2GrantType" OAuth2PropertiesProperty 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Property "TokenUrl" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Property "TokenUrlParametersMap" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

Associated Types

type PropertyType "TokenUrlParametersMap" OAuth2PropertiesProperty 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

type PropertyType "TokenUrlParametersMap" OAuth2PropertiesProperty = Map Text (Value Text)
type PropertyType "AuthorizationCodeProperties" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

type PropertyType "OAuth2ClientApplication" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

type PropertyType "OAuth2Credentials" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

type PropertyType "OAuth2GrantType" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

type PropertyType "TokenUrl" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

type PropertyType "TokenUrlParametersMap" OAuth2PropertiesProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty

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