preStopV2

@JvmName(name = "oeyjybjxomxokvvf")
suspend fun preStopV2(value: Output<ApplicationPreStopV2Args>)
@JvmName(name = "celduavkiqbwnsvg")
suspend fun preStopV2(value: ApplicationPreStopV2Args?)

Parameters

value

The script that is run before the container is stopped. See pre_stop_v2 below.


@JvmName(name = "iluqtburipngmcny")
suspend fun preStopV2(argument: suspend ApplicationPreStopV2ArgsBuilder.() -> Unit)

Parameters

argument

The script that is run before the container is stopped. See pre_stop_v2 below.