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

ProjectsLocationsInstancesDnsPeeringsCreateOptions

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

Additional options for DataFusion#projectsLocationsInstancesDnsPeeringsCreate.

interface ProjectsLocationsInstancesDnsPeeringsCreateOptions {
dnsPeeringId?: string;
}

§Properties

§
dnsPeeringId?: string
[src]

Required. The name of the peering to create.