gateway Route Config
suspend fun gatewayRouteConfig(name: String, block: suspend GatewayRouteConfigResourceBuilder.() -> Unit): GatewayRouteConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for GatewayRouteConfig.
See also
Parameters
name
The unique name of the resulting resource.