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

SoleTenantNodeType

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

A Sole Tenant node type.

interface SoleTenantNodeType {
nodeName?: string;
}

§Properties

§
nodeName?: string
[src]