entrypoint

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

Parameters

value

The entrypoint for the application. Structure is documented below.


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

Parameters

argument

The entrypoint for the application. Structure is documented below.