routes

@JvmName(name = "eppqeepxospntnkg")
suspend fun routes(vararg values: Output<AppSpecStaticSiteRouteArgs>)


@JvmName(name = "uxoujylsjhgpfkjk")
suspend fun routes(value: Output<List<AppSpecStaticSiteRouteArgs>>)
@JvmName(name = "oibngvigphpyshdk")
suspend fun routes(value: List<AppSpecStaticSiteRouteArgs>?)

Deprecated

Service level routes are deprecated in favor of ingresses

Parameters

value

An HTTP paths that should be routed to this component.


@JvmName(name = "oqvuoqwsvxwhaqbs")
suspend fun routes(values: List<Output<AppSpecStaticSiteRouteArgs>>)
@JvmName(name = "lgejhpexmbiwhfcf")
suspend fun routes(vararg values: AppSpecStaticSiteRouteArgs)

Deprecated

Service level routes are deprecated in favor of ingresses

Parameters

values

An HTTP paths that should be routed to this component.


@JvmName(name = "buohnfrpmduhmrxn")
suspend fun routes(argument: List<suspend AppSpecStaticSiteRouteArgsBuilder.() -> Unit>)
@JvmName(name = "lqumrejgpfiwjcsg")
suspend fun routes(vararg argument: suspend AppSpecStaticSiteRouteArgsBuilder.() -> Unit)
@JvmName(name = "ipynvtjoajpxxtox")
suspend fun routes(argument: suspend AppSpecStaticSiteRouteArgsBuilder.() -> Unit)

Deprecated

Service level routes are deprecated in favor of ingresses

Parameters

argument

An HTTP paths that should be routed to this component.