maxJobExecutionLifetime

@JvmName(name = "nxruljdrbdmbfppg")
suspend fun maxJobExecutionLifetime(value: Output<String>)
@JvmName(name = "eimyxyktmnbsmyxo")
suspend fun maxJobExecutionLifetime(value: String?)

Parameters

value

The maximum duration after which the job execution is expired. A duration in seconds with up to nine fractional digits, ending with 's'. Example: '3.5s'.