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

DescribeCustomRoutingAcceleratorAttributesResponse

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

§Properties

§
AcceleratorAttributes?: CustomRoutingAcceleratorAttributes | null
[src]

The attributes of the custom routing accelerator.