router Interface
suspend fun routerInterface(name: String, block: suspend RouterInterfaceResourceBuilder.() -> Unit): RouterInterface
Parameters
name
The unique name of the resulting resource.
block
Builder for RouterInterface.
See also
Parameters
name
The unique name of the resulting resource.