StartJobRunRequest

Types

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

Properties

Link copied to clipboard

The client idempotency token of the job run request.

Link copied to clipboard

The configuration overrides for the job run.

Link copied to clipboard

The execution role ARN for the job run.

Link copied to clipboard

The job driver for the job run.

Link copied to clipboard

The job template ID to be used to start the job run.

Link copied to clipboard

The values of job template parameters to start a job run.

Link copied to clipboard
val name: String?

The name of the job run.

Link copied to clipboard

The Amazon EMR release version to use for the job run.

Link copied to clipboard

The retry policy configuration for the job run.

Link copied to clipboard

The tags assigned to job runs.

Link copied to clipboard

The virtual cluster ID for which the job run request is submitted.

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