preStop

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

Parameters

value

PreStop function configuration. See pre_stop below.


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

Parameters

argument

PreStop function configuration. See pre_stop below.