CreateDevEndpointResponse

Types

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

Properties

Link copied to clipboard

The map of arguments used to configure this DevEndpoint.

Link copied to clipboard

The Amazon Web Services Availability Zone where this DevEndpoint is located.

Link copied to clipboard

The point in time at which this DevEndpoint was created.

Link copied to clipboard

The name assigned to the new DevEndpoint.

Link copied to clipboard

Path to one or more Java .jar files in an S3 bucket that will be loaded in your DevEndpoint.

Link copied to clipboard

The paths to one or more Python libraries in an S3 bucket that will be loaded in your DevEndpoint.

Link copied to clipboard

The reason for a current failure in this DevEndpoint.

Link copied to clipboard

Glue version determines the versions of Apache Spark and Python that Glue supports. The Python version indicates the version supported for running your ETL scripts on development endpoints.

Link copied to clipboard

The number of Glue Data Processing Units (DPUs) allocated to this DevEndpoint.

Link copied to clipboard

The number of workers of a defined workerType that are allocated to the development endpoint.

Link copied to clipboard

The Amazon Resource Name (ARN) of the role assigned to the new DevEndpoint.

Link copied to clipboard

The name of the SecurityConfiguration structure being used with this DevEndpoint.

Link copied to clipboard

The security groups assigned to the new DevEndpoint.

Link copied to clipboard

The current status of the new DevEndpoint.

Link copied to clipboard

The subnet ID assigned to the new DevEndpoint.

Link copied to clipboard

The ID of the virtual private cloud (VPC) used by this DevEndpoint.

Link copied to clipboard

The type of predefined worker that is allocated to the development endpoint. May be a value of Standard, G.1X, or G.2X.

Link copied to clipboard

The address of the YARN endpoint used by this DevEndpoint.

Link copied to clipboard

The Apache Zeppelin port for the remote Apache Spark interpreter.

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