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

PscInstanceConfig

import type { PscInstanceConfig } from "https://googleapis.deno.dev/v1/alloydb:v1.ts";

PscInstanceConfig contains PSC related configuration at an instance level.

interface PscInstanceConfig {
allowedConsumerProjects?: string[];
readonly pscDnsName?: string;
readonly serviceAttachmentLink?: string;
}

§Properties

§
allowedConsumerProjects?: string[]
[src]

Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.

§
readonly pscDnsName?: string
[src]

Output only. The DNS name of the instance for PSC connectivity. Name convention: ...alloydb-psc.goog