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

PrivateServiceConnectConnectivity

import type { PrivateServiceConnectConnectivity } from "https://googleapis.deno.dev/v1/datamigration:v1.ts";
interface PrivateServiceConnectConnectivity {
serviceAttachment?: string;
}

§Properties

§
serviceAttachment?: string
[src]

Required. A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}