endpoint Group Resource
suspend fun endpointGroupResource(name: String, block: suspend EndpointGroupResourceBuilder.() -> Unit): EndpointGroup
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for EndpointGroup.