preStopV2

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

Parameters

value

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


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

Parameters

argument

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