timeout

@JvmName(name = "objyaievlftefqhu")
suspend fun timeout(value: Output<JobDefinitionTimeoutArgs>)
@JvmName(name = "oshhaiwhhakgbhtm")
suspend fun timeout(value: JobDefinitionTimeoutArgs?)

Parameters

value

The timeout time for jobs that are submitted with this job definition. After the amount of time you specify passes, AWS Batch terminates your jobs if they aren't finished.


@JvmName(name = "ldobwmtntermeomj")
suspend fun timeout(argument: suspend JobDefinitionTimeoutArgsBuilder.() -> Unit)

Parameters

argument

The timeout time for jobs that are submitted with this job definition. After the amount of time you specify passes, AWS Batch terminates your jobs if they aren't finished.