custom Routing Accelerator
suspend fun customRoutingAccelerator(name: String, block: suspend CustomRoutingAcceleratorResourceBuilder.() -> Unit): CustomRoutingAccelerator
Parameters
name
The unique name of the resulting resource.
block
Builder for CustomRoutingAccelerator.
See also
Parameters
name
The unique name of the resulting resource.