max Duration
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. Structure is documented below:
suspend fun maxDuration(argument: suspend InstanceSchedulingGracefulShutdownMaxDurationArgsBuilder.() -> 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. Structure is documented below: