entrypoint

@JvmName(name = "xgxgscaaakppooxq")
suspend fun entrypoint(value: Output<StandardAppVersionEntrypointArgs>)
@JvmName(name = "atimuscyxwsqjhok")
suspend fun entrypoint(value: StandardAppVersionEntrypointArgs?)

Parameters

value

The entrypoint for the application. Structure is documented below.


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

Parameters

argument

The entrypoint for the application. Structure is documented below.