maxRunDuration

@JvmName(name = "derexprgscneaqlp")
suspend fun maxRunDuration(value: Output<DurationArgs>)
@JvmName(name = "onicjmasqgkwuhqc")
suspend fun maxRunDuration(value: DurationArgs?)

Parameters

value

Specifies the max run duration for the given instance. If specified, the instance termination action will be performed at the end of the run duration.


@JvmName(name = "ajqswwgesllqqgad")
suspend fun maxRunDuration(argument: suspend DurationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the max run duration for the given instance. If specified, the instance termination action will be performed at the end of the run duration.