entrypoint

@JvmName(name = "fkfxnqjgyiiboxjf")
suspend fun entrypoint(value: Output<EntrypointArgs>)
@JvmName(name = "epqthljayolpfigy")
suspend fun entrypoint(value: EntrypointArgs?)

Parameters

value

The entrypoint for the application.


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

Parameters

argument

The entrypoint for the application.