custom Routing Endpoint Group
suspend fun customRoutingEndpointGroup(name: String, block: suspend CustomRoutingEndpointGroupResourceBuilder.() -> Unit): CustomRoutingEndpointGroup
Parameters
name
The unique name of the resulting resource.
block
Builder for CustomRoutingEndpointGroup.
See also
Parameters
name
The unique name of the resulting resource.