Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DescribeCustomRoutingEndpointGroupResponse

import type { DescribeCustomRoutingEndpointGroupResponse } from "https://aws-api.deno.dev/v0.4/services/globalaccelerator.ts?docs=full";
interface DescribeCustomRoutingEndpointGroupResponse {
EndpointGroup?: CustomRoutingEndpointGroup | null;
}

§Properties

§
EndpointGroup?: CustomRoutingEndpointGroup | null
[src]

The description of an endpoint group for a custom routing accelerator.