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

CreateTransitGatewayPolicyTableResult

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

§Properties

§
TransitGatewayPolicyTable?: TransitGatewayPolicyTable | null
[src]

Describes the created transit gateway policy table.