jobStateTimeLimitActions

@JvmName(name = "ynvuqsihvqeqqiyd")
suspend fun jobStateTimeLimitActions(value: Output<List<JobQueueJobStateTimeLimitActionArgs>>)
@JvmName(name = "ixqbhaeiejqgogeq")
suspend fun jobStateTimeLimitActions(value: List<JobQueueJobStateTimeLimitActionArgs>?)

Parameters

value

The set of job state time limit actions mapped to a job queue. Specifies an action that AWS Batch will take after the job has remained at the head of the queue in the specified state for longer than the specified time.


@JvmName(name = "wliusbmxbhylxqig")
suspend fun jobStateTimeLimitActions(vararg values: Output<JobQueueJobStateTimeLimitActionArgs>)


@JvmName(name = "dunhedmdjuvbmntg")
suspend fun jobStateTimeLimitActions(values: List<Output<JobQueueJobStateTimeLimitActionArgs>>)
@JvmName(name = "igdmjxidqlsgiwjv")
suspend fun jobStateTimeLimitActions(vararg values: JobQueueJobStateTimeLimitActionArgs)

Parameters

values

The set of job state time limit actions mapped to a job queue. Specifies an action that AWS Batch will take after the job has remained at the head of the queue in the specified state for longer than the specified time.


@JvmName(name = "myxwuxuanuxbcebd")
suspend fun jobStateTimeLimitActions(argument: List<suspend JobQueueJobStateTimeLimitActionArgsBuilder.() -> Unit>)
@JvmName(name = "xfklawydnfgxcjdy")
suspend fun jobStateTimeLimitActions(vararg argument: suspend JobQueueJobStateTimeLimitActionArgsBuilder.() -> Unit)
@JvmName(name = "dqohsbpxbefeldja")
suspend fun jobStateTimeLimitActions(argument: suspend JobQueueJobStateTimeLimitActionArgsBuilder.() -> Unit)

Parameters

argument

The set of job state time limit actions mapped to a job queue. Specifies an action that AWS Batch will take after the job has remained at the head of the queue in the specified state for longer than the specified time.