preStop

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

Parameters

value

PreStop function configuration. See pre_stop below.


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

Parameters

argument

PreStop function configuration. See pre_stop below.