class Aws::Glue::Types::SparkConnectorSource


@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/SparkConnectorSource AWS API Documentation
@return [Array<Types::GlueSchema>]
Specifies data schema for the custom spark source.
@!attribute [rw] output_schemas
@return [Hash<String,String>]
Additional connection options for the connector.
@!attribute [rw] additional_options
@return [String]
designating a connection to an Apache Spark data store.
The type of connection, such as marketplace.spark or custom.spark,
@!attribute [rw] connection_type
@return [String]
in Glue Studio.
The name of a connector that assists with accessing the data store
@!attribute [rw] connector_name
@return [String]
The name of the connection that is associated with the connector.
@!attribute [rw] connection_name
@return [String]
The name of the data source.
@!attribute [rw] name
Specifies a connector to an Apache Spark data source.