startupRoute

@JvmName(name = "adqwdvtfhggchhht")
suspend fun startupRoute(value: Output<RouteArgs>)
@JvmName(name = "dupqfpkpcgbivrew")
suspend fun startupRoute(value: RouteArgs?)

Parameters

value

The route to check the startup of the application in the container.


@JvmName(name = "oskwarjcxsjgemqh")
suspend fun startupRoute(argument: suspend RouteArgsBuilder.() -> Unit)

Parameters

argument

The route to check the startup of the application in the container.