entrypoint

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

Parameters

value

The entrypoint for the application.


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

Parameters

argument

The entrypoint for the application.