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

GoogleCloudConnectorsV1Destination

import type { GoogleCloudConnectorsV1Destination } from "https://googleapis.deno.dev/v1/integrations:v1.ts";
interface GoogleCloudConnectorsV1Destination {
host?: string;
port?: number;
serviceAttachment?: string;
}

§Properties

§
host?: string
[src]

For publicly routable host.

§
port?: number
[src]

The port is the target port number that is accepted by the destination.

§
serviceAttachment?: string
[src]

PSC service attachments. Format: projects//regions//serviceAttachments/*