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

DeleteTransitGatewayPolicyTableResult

import type { DeleteTransitGatewayPolicyTableResult } from "https://aws-api.deno.dev/v0.4/services/ec2.ts?docs=full";
interface DeleteTransitGatewayPolicyTableResult {
TransitGatewayPolicyTable?: TransitGatewayPolicyTable | null;
}

§Properties

§
TransitGatewayPolicyTable?: TransitGatewayPolicyTable | null
[src]

Provides details about the deleted transit gateway policy table.