preStop

@JvmName(name = "nqkshelkvnuldypu")
suspend fun preStop(value: Output<V2FunctionInstanceLifecycleConfigPreStopArgs>)
@JvmName(name = "ctmhwypddjhjbgqm")
suspend fun preStop(value: V2FunctionInstanceLifecycleConfigPreStopArgs?)

Parameters

value

PreStop function configuration. See pre_stop below.


@JvmName(name = "frwofxfvpqjqyfxb")
suspend fun preStop(argument: suspend V2FunctionInstanceLifecycleConfigPreStopArgsBuilder.() -> Unit)

Parameters

argument

PreStop function configuration. See pre_stop below.