maxRunDuration

@JvmName(name = "ouookkpbhidlaimi")
suspend fun maxRunDuration(value: Output<DurationArgs>)
@JvmName(name = "cyhvqtaoxtmlbnie")
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 = "kusmnxswdaxgipdr")
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.