GetJobQueueJobStateTimeLimitAction

data class GetJobQueueJobStateTimeLimitAction(val action: String, val maxTimeSeconds: Int, val reason: String, val state: String)

Constructors

Link copied to clipboard
constructor(action: String, maxTimeSeconds: Int, reason: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Describes the ability of the queue to accept new jobs (for example, ENABLED or DISABLED).