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

Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

Documentation

data AuthenticationConfigurationInputProperty Source #

Constructors

AuthenticationConfigurationInputProperty

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

Fields

Instances

Instances details
ToJSON AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

Show AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

Eq AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

ToResourceProperties AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

Property "AuthenticationType" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

Property "BasicAuthenticationCredentials" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

Property "CustomAuthenticationCredentials" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

Associated Types

type PropertyType "CustomAuthenticationCredentials" AuthenticationConfigurationInputProperty 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

type PropertyType "CustomAuthenticationCredentials" AuthenticationConfigurationInputProperty = Map Text (Value Text)
Property "KmsKeyArn" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

Property "OAuth2Properties" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

Property "SecretArn" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

type PropertyType "AuthenticationType" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

type PropertyType "BasicAuthenticationCredentials" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

type PropertyType "CustomAuthenticationCredentials" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

type PropertyType "CustomAuthenticationCredentials" AuthenticationConfigurationInputProperty = Map Text (Value Text)
type PropertyType "KmsKeyArn" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

type PropertyType "OAuth2Properties" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty

type PropertyType "SecretArn" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.DataZone.Connection.AuthenticationConfigurationInputProperty