entrypoint

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

Parameters

value

The entrypoint for the application.


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

Parameters

argument

The entrypoint for the application.