router Interface Connection
suspend fun routerInterfaceConnection(name: String, block: suspend RouterInterfaceConnectionResourceBuilder.() -> Unit): RouterInterfaceConnection
Parameters
name
The unique name of the resulting resource.
block
Builder for RouterInterfaceConnection.
See also
Parameters
name
The unique name of the resulting resource.