StartJobRunResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

This output lists the ARN of job run.

Link copied to clipboard
val id: String?

This output displays the started job run ID.

Link copied to clipboard
val name: String?

This output displays the name of the started job run.

Link copied to clipboard

This output displays the virtual cluster ID for which the job run was 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