ComputeEnvironmentConfiguration

An object containing configuration for a compute environment (such as Spark, Python or Athena) returned by the DescribeConnectionType API.

Types

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

Properties

Link copied to clipboard

The type of compute environment.

Link copied to clipboard

The connection option name overrides for the compute environment.

Link copied to clipboard

The parameters used as connection options for the compute environment.

Link copied to clipboard

The connection properties that are required as overrides for the compute environment.

Link copied to clipboard

The connection property name overrides for the compute environment.

Link copied to clipboard

A description of the compute environment.

Link copied to clipboard

A name for the compute environment configuration.

Link copied to clipboard

Indicates whether PhysicalConnectionProperties are required for the compute environment.

Link copied to clipboard

The supported authentication types for the 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