maxRunDuration

@JvmName(name = "nyrlsiyxvbakpiwq")
suspend fun maxRunDuration(value: Output<InstanceTemplateSchedulingMaxRunDurationArgs>)
@JvmName(name = "phuiejydajwiefoh")
suspend fun maxRunDuration(value: InstanceTemplateSchedulingMaxRunDurationArgs?)

Parameters

value

The duration of the instance. Instance will run and be terminated after then, the termination action could be defined in instance_termination_action. Structure is documented below.


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

Parameters

argument

The duration of the instance. Instance will run and be terminated after then, the termination action could be defined in instance_termination_action. Structure is documented below.