startupRoute

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

Parameters

value

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


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

Parameters

argument

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