entrypoint

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

Parameters

value

The entrypoint for the application.


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

Parameters

argument

The entrypoint for the application.