ServiceJobAttemptDetail

Detailed information about an attempt to run a service job.

Types

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

Properties

Link copied to clipboard

The service resource identifier associated with the service job attempt.

Link copied to clipboard

The Unix timestamp (in milliseconds) for when the service job attempt was started.

Link copied to clipboard

A string that provides additional details for the current status of the service job attempt.

Link copied to clipboard

The Unix timestamp (in milliseconds) for when the service job attempt stopped running.

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