Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateManagedEndpointCommandInputProtected

Hierarchy

Properties

certificateArn?: string

Deprecated

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

clientToken?: string

The client idempotency token for this create call.

configurationOverrides?: ConfigurationOverrides

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

executionRoleArn: undefined | string

The ARN of the execution role.

name: undefined | string

The name of the managed endpoint.

releaseLabel: undefined | string

The Amazon EMR release version.

tags?: Record<string, string>

The tags of the managed endpoint.

type: undefined | string

The type of the managed endpoint.

virtualClusterId: undefined | string

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