StartJobResponse

Types

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

Properties

Link copied to clipboard
val createdAt: <Error class: unknown class>

Job creation time in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sss.

Link copied to clipboard

The Amazon Resource Name (ARN) for the job resource. Used when you need to specify a resource across all Amazon Web Services.

Link copied to clipboard

Unique job identifier.

Link copied to clipboard

Initial job status (always "Pending" for new jobs).

Functions

Link copied to clipboard
inline fun copy(block: StartJobResponse.Builder.() -> Unit = {}): StartJobResponse
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