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

ProjectsLocationsVmwareClustersCreateOptions

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

Additional options for gkeonprem#projectsLocationsVmwareClustersCreate.

interface ProjectsLocationsVmwareClustersCreateOptions {
validateOnly?: boolean;
vmwareClusterId?: string;
}

§Properties

§
validateOnly?: boolean
[src]

Validate the request without actually doing any updates.

§
vmwareClusterId?: string
[src]

User provided identifier that is used as part of the resource name; This value must be up to 40 characters and follow RFC-1123 (https://tools.ietf.org/html/rfc1123) format.