CreateManagedEndpointRequest

Types

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

Properties

Link copied to clipboard

The certificate ARN provided by users for the managed endpoint. This field is under deprecation and will be removed in future releases.

Link copied to clipboard

The client idempotency token for this create call.

Link copied to clipboard

The configuration settings that will be used to override existing configurations.

Link copied to clipboard

The ARN of the execution role.

Link copied to clipboard
val name: String?

The name of the managed endpoint.

Link copied to clipboard

The Amazon EMR release version.

Link copied to clipboard

The tags of the managed endpoint.

Link copied to clipboard
val type: String?

The type of the managed endpoint.

Link copied to clipboard

The ID of the virtual cluster for which a managed endpoint is created.

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