postStartV2

@JvmName(name = "myvfgaisvjvvsbto")
suspend fun postStartV2(value: Output<ApplicationPostStartV2Args>)
@JvmName(name = "dkbiefwdcibkvyku")
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 = "xwuegunecfsfbxtb")
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.