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

VpcConnectionProperties

import type { VpcConnectionProperties } from "https://aws-api.deno.dev/v0.3/services/quicksight.ts?docs=full";

VPC connection properties.

interface VpcConnectionProperties {
VpcConnectionArn: string;
}

§Properties

§
VpcConnectionArn: string
[src]

The Amazon Resource Name (ARN) for the VPC connection.