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

Stratosphere.Glue.Connection

Documentation

data ConnectionInputProperty Source #

Instances

Instances details
ToJSON ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Show ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Eq ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

ToResourceProperties ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Property "AthenaProperties" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Associated Types

type PropertyType "AthenaProperties" ConnectionInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "AthenaProperties" ConnectionInputProperty = Object
Property "AuthenticationConfiguration" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Associated Types

type PropertyType "AuthenticationConfiguration" ConnectionInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Property "ConnectionProperties" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Associated Types

type PropertyType "ConnectionProperties" ConnectionInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "ConnectionProperties" ConnectionInputProperty = Object
Property "ConnectionType" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Associated Types

type PropertyType "ConnectionType" ConnectionInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Property "Description" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Associated Types

type PropertyType "Description" ConnectionInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Property "MatchCriteria" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Associated Types

type PropertyType "MatchCriteria" ConnectionInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Property "Name" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Property "PhysicalConnectionRequirements" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Associated Types

type PropertyType "PhysicalConnectionRequirements" ConnectionInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Property "PythonProperties" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Associated Types

type PropertyType "PythonProperties" ConnectionInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "PythonProperties" ConnectionInputProperty = Object
Property "SparkProperties" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Associated Types

type PropertyType "SparkProperties" ConnectionInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Property "ValidateCredentials" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Associated Types

type PropertyType "ValidateCredentials" ConnectionInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "ValidateCredentials" ConnectionInputProperty = Value Bool
Property "ValidateForComputeEnvironments" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

Associated Types

type PropertyType "ValidateForComputeEnvironments" ConnectionInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "ValidateForComputeEnvironments" ConnectionInputProperty = ValueList Text
type PropertyType "AthenaProperties" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "AthenaProperties" ConnectionInputProperty = Object
type PropertyType "AuthenticationConfiguration" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "ConnectionProperties" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "ConnectionProperties" ConnectionInputProperty = Object
type PropertyType "ConnectionType" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "Description" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "MatchCriteria" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "Name" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "PhysicalConnectionRequirements" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "PythonProperties" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "PythonProperties" ConnectionInputProperty = Object
type PropertyType "SparkProperties" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "ValidateCredentials" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "ValidateCredentials" ConnectionInputProperty = Value Bool
type PropertyType "ValidateForComputeEnvironments" ConnectionInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.ConnectionInputProperty

type PropertyType "ValidateForComputeEnvironments" ConnectionInputProperty = ValueList Text

data AuthenticationConfigurationInputProperty Source #

Instances

Instances details
ToJSON AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

Show AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

Eq AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

ToResourceProperties AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

Property "AuthenticationType" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

Property "BasicAuthenticationCredentials" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

Property "CustomAuthenticationCredentials" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

Associated Types

type PropertyType "CustomAuthenticationCredentials" AuthenticationConfigurationInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

type PropertyType "CustomAuthenticationCredentials" AuthenticationConfigurationInputProperty = Object
Property "KmsKeyArn" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

Property "OAuth2Properties" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

Property "SecretArn" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

type PropertyType "AuthenticationType" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

type PropertyType "BasicAuthenticationCredentials" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

type PropertyType "CustomAuthenticationCredentials" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

type PropertyType "CustomAuthenticationCredentials" AuthenticationConfigurationInputProperty = Object
type PropertyType "KmsKeyArn" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

type PropertyType "OAuth2Properties" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

type PropertyType "SecretArn" AuthenticationConfigurationInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthenticationConfigurationInputProperty

data BasicAuthenticationCredentialsProperty Source #

Instances

Instances details
ToJSON BasicAuthenticationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.BasicAuthenticationCredentialsProperty

Show BasicAuthenticationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.BasicAuthenticationCredentialsProperty

Eq BasicAuthenticationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.BasicAuthenticationCredentialsProperty

ToResourceProperties BasicAuthenticationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.BasicAuthenticationCredentialsProperty

Property "Password" BasicAuthenticationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.BasicAuthenticationCredentialsProperty

Property "Username" BasicAuthenticationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.BasicAuthenticationCredentialsProperty

type PropertyType "Password" BasicAuthenticationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.BasicAuthenticationCredentialsProperty

type PropertyType "Username" BasicAuthenticationCredentialsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.BasicAuthenticationCredentialsProperty

data OAuth2PropertiesInputProperty Source #

Instances

Instances details
ToJSON OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

Show OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

Eq OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

ToResourceProperties OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

Property "AuthorizationCodeProperties" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

Associated Types

type PropertyType "AuthorizationCodeProperties" OAuth2PropertiesInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

Property "OAuth2ClientApplication" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

Associated Types

type PropertyType "OAuth2ClientApplication" OAuth2PropertiesInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

Property "OAuth2Credentials" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

Property "OAuth2GrantType" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

Property "TokenUrl" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

Property "TokenUrlParametersMap" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

Associated Types

type PropertyType "TokenUrlParametersMap" OAuth2PropertiesInputProperty 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

type PropertyType "TokenUrlParametersMap" OAuth2PropertiesInputProperty = Object
type PropertyType "AuthorizationCodeProperties" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

type PropertyType "OAuth2ClientApplication" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

type PropertyType "OAuth2Credentials" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

type PropertyType "OAuth2GrantType" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

type PropertyType "TokenUrl" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

type PropertyType "TokenUrlParametersMap" OAuth2PropertiesInputProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2PropertiesInputProperty

type PropertyType "TokenUrlParametersMap" OAuth2PropertiesInputProperty = Object

data AuthorizationCodePropertiesProperty Source #

Instances

Instances details
ToJSON AuthorizationCodePropertiesProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthorizationCodePropertiesProperty

Show AuthorizationCodePropertiesProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthorizationCodePropertiesProperty

Eq AuthorizationCodePropertiesProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthorizationCodePropertiesProperty

ToResourceProperties AuthorizationCodePropertiesProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthorizationCodePropertiesProperty

Property "AuthorizationCode" AuthorizationCodePropertiesProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthorizationCodePropertiesProperty

Property "RedirectUri" AuthorizationCodePropertiesProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthorizationCodePropertiesProperty

type PropertyType "AuthorizationCode" AuthorizationCodePropertiesProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthorizationCodePropertiesProperty

type PropertyType "RedirectUri" AuthorizationCodePropertiesProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.AuthorizationCodePropertiesProperty

data PhysicalConnectionRequirementsProperty Source #

Instances

Instances details
ToJSON PhysicalConnectionRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.PhysicalConnectionRequirementsProperty

Show PhysicalConnectionRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.PhysicalConnectionRequirementsProperty

Eq PhysicalConnectionRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.PhysicalConnectionRequirementsProperty

ToResourceProperties PhysicalConnectionRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.PhysicalConnectionRequirementsProperty

Property "AvailabilityZone" PhysicalConnectionRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.PhysicalConnectionRequirementsProperty

Property "SecurityGroupIdList" PhysicalConnectionRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.PhysicalConnectionRequirementsProperty

Property "SubnetId" PhysicalConnectionRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.PhysicalConnectionRequirementsProperty

type PropertyType "AvailabilityZone" PhysicalConnectionRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.PhysicalConnectionRequirementsProperty

type PropertyType "SecurityGroupIdList" PhysicalConnectionRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.PhysicalConnectionRequirementsProperty

type PropertyType "SubnetId" PhysicalConnectionRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.PhysicalConnectionRequirementsProperty

data OAuth2ClientApplicationProperty Source #

Instances

Instances details
ToJSON OAuth2ClientApplicationProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2ClientApplicationProperty

Show OAuth2ClientApplicationProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2ClientApplicationProperty

Eq OAuth2ClientApplicationProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2ClientApplicationProperty

ToResourceProperties OAuth2ClientApplicationProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2ClientApplicationProperty

Property "AWSManagedClientApplicationReference" OAuth2ClientApplicationProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2ClientApplicationProperty

Associated Types

type PropertyType "AWSManagedClientApplicationReference" OAuth2ClientApplicationProperty 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2ClientApplicationProperty

type PropertyType "AWSManagedClientApplicationReference" OAuth2ClientApplicationProperty = Value Text
Property "UserManagedClientApplicationClientId" OAuth2ClientApplicationProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2ClientApplicationProperty

Associated Types

type PropertyType "UserManagedClientApplicationClientId" OAuth2ClientApplicationProperty 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2ClientApplicationProperty

type PropertyType "UserManagedClientApplicationClientId" OAuth2ClientApplicationProperty = Value Text
type PropertyType "AWSManagedClientApplicationReference" OAuth2ClientApplicationProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2ClientApplicationProperty

type PropertyType "AWSManagedClientApplicationReference" OAuth2ClientApplicationProperty = Value Text
type PropertyType "UserManagedClientApplicationClientId" OAuth2ClientApplicationProperty Source # 
Instance details

Defined in Stratosphere.Glue.Connection.OAuth2ClientApplicationProperty

type PropertyType "UserManagedClientApplicationClientId" OAuth2ClientApplicationProperty = Value Text

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

data Connection Source #

Instances

Instances details
ToJSON Connection Source # 
Instance details

Defined in Stratosphere.Glue.Connection

Show Connection Source # 
Instance details

Defined in Stratosphere.Glue.Connection

Eq Connection Source # 
Instance details

Defined in Stratosphere.Glue.Connection

ToResourceProperties Connection Source # 
Instance details

Defined in Stratosphere.Glue.Connection

Property "CatalogId" Connection Source # 
Instance details

Defined in Stratosphere.Glue.Connection

Associated Types

type PropertyType "CatalogId" Connection 
Instance details

Defined in Stratosphere.Glue.Connection

type PropertyType "CatalogId" Connection = Value Text

Methods

set :: PropertyType "CatalogId" Connection -> Connection -> Connection #

Property "ConnectionInput" Connection Source # 
Instance details

Defined in Stratosphere.Glue.Connection

Associated Types

type PropertyType "ConnectionInput" Connection 
Instance details

Defined in Stratosphere.Glue.Connection

Methods

set :: PropertyType "ConnectionInput" Connection -> Connection -> Connection #

type PropertyType "CatalogId" Connection Source # 
Instance details

Defined in Stratosphere.Glue.Connection

type PropertyType "CatalogId" Connection = Value Text
type PropertyType "ConnectionInput" Connection Source # 
Instance details

Defined in Stratosphere.Glue.Connection