DescribeConnectionTypeResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Connection properties specific to the Athena compute environment.

Link copied to clipboard

The type of authentication used for the connection.

Link copied to clipboard

The supported authentication types, data interface types (compute environments), and data operations of the connector.

Link copied to clipboard

The compute environments that are supported by the connection.

Link copied to clipboard

Returns properties that can be set when creating a connection in the ConnectionInput.ConnectionProperties. ConnectionOptions defines parameters that can be set in a Spark ETL script in the connection options map passed to a dataframe.

Link copied to clipboard

Connection properties which are common across compute environments.

Link copied to clipboard

The name of the connection type.

Link copied to clipboard

A description of the connection type.

Link copied to clipboard

Physical requirements for a connection, such as VPC, Subnet and Security Group specifications.

Link copied to clipboard

Connection properties specific to the Python compute environment.

Link copied to clipboard

Connection properties specific to the Spark compute environment.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String