maxDuration

@JvmName(name = "qqmmjanfrnkdlsel")
suspend fun maxDuration(value: Output<InstanceFromTemplateSchedulingGracefulShutdownMaxDurationArgs>)

Parameters

value

The time allotted for the instance to gracefully shut down. If the graceful shutdown isn't complete after this time, then the instance transitions to the STOPPING state.


@JvmName(name = "pgsrigfublkemjnk")
suspend fun maxDuration(argument: suspend InstanceFromTemplateSchedulingGracefulShutdownMaxDurationArgsBuilder.() -> Unit)

Parameters

argument

The time allotted for the instance to gracefully shut down. If the graceful shutdown isn't complete after this time, then the instance transitions to the STOPPING state.