gracefulShutdown

@JvmName(name = "ceqhoejmorscdqom")
suspend fun gracefulShutdown(value: Output<InstanceSchedulingGracefulShutdownArgs>)
@JvmName(name = "btlqrmehtrblwgrl")
suspend fun gracefulShutdown(value: InstanceSchedulingGracefulShutdownArgs?)

Parameters

value

Settings for the instance to perform a graceful shutdown. Structure is documented below.


@JvmName(name = "yprggyfbyhfmbdjp")
suspend fun gracefulShutdown(argument: suspend InstanceSchedulingGracefulShutdownArgsBuilder.() -> Unit)

Parameters

argument

Settings for the instance to perform a graceful shutdown. Structure is documented below.