preStop

@JvmName(name = "aygueicglknxrtcw")
suspend fun preStop(value: Output<V3FunctionInstanceLifecycleConfigPreStopArgs>)
@JvmName(name = "rowvcxwrsexoxqhv")
suspend fun preStop(value: V3FunctionInstanceLifecycleConfigPreStopArgs?)

Parameters

value

PreStop handler method configuration See pre_stop below.


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

Parameters

argument

PreStop handler method configuration See pre_stop below.