intercept Endpoint Group
suspend fun interceptEndpointGroup(name: String, block: suspend InterceptEndpointGroupResourceBuilder.() -> Unit): InterceptEndpointGroup
Parameters
name
The unique name of the resulting resource.
block
Builder for InterceptEndpointGroup.
See also
Parameters
name
The unique name of the resulting resource.