GetJobDefinitionTimeout

data class GetJobDefinitionTimeout(val attemptDurationSeconds: Int)

Constructors

Link copied to clipboard
constructor(attemptDurationSeconds: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The job timeout time (in seconds) that's measured from the job attempt's startedAt timestamp.