postStartV2

@JvmName(name = "mvodmsueybsswjqo")
suspend fun postStartV2(value: Output<ApplicationPostStartV2Args>)
@JvmName(name = "pgyephsdkddhryeb")
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 = "hobmvdacmowthoju")
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.