gracefulShutdown

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

Parameters

value

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


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

Parameters

argument

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