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

StopBgpFailoverTestRequest

import type { StopBgpFailoverTestRequest } from "https://aws-api.deno.dev/v0.3/services/directconnect.ts?docs=full";
interface StopBgpFailoverTestRequest {
virtualInterfaceId: string;
}

§Properties

§
virtualInterfaceId: string
[src]

The ID of the virtual interface you no longer want to test.