postStartV2

@JvmName(name = "yrfihaendfbpdlml")
suspend fun postStartV2(value: Output<ApplicationPostStartV2Args>)
@JvmName(name = "vesjckvievvpybhe")
suspend fun postStartV2(value: ApplicationPostStartV2Args?)

Parameters

value

The script that is run immediately after the container is started. See post_start_v2 below.


@JvmName(name = "vsecxrbwifseqfgu")
suspend fun postStartV2(argument: suspend ApplicationPostStartV2ArgsBuilder.() -> Unit)

Parameters

argument

The script that is run immediately after the container is started. See post_start_v2 below.