entrypoint

@JvmName(name = "vbtwanhkqfptwcim")
suspend fun entrypoint(value: Output<FlexibleAppVersionEntrypointArgs>)
@JvmName(name = "vvyrryrnqsnmcigh")
suspend fun entrypoint(value: FlexibleAppVersionEntrypointArgs?)

Parameters

value

The entrypoint for the application. Structure is documented below.


@JvmName(name = "jmmmmwumssivnckj")
suspend fun entrypoint(argument: suspend FlexibleAppVersionEntrypointArgsBuilder.() -> Unit)

Parameters

argument

The entrypoint for the application. Structure is documented below.