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

VmwareBundleConfig

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

VmwareBundleConfig represents configuration for the bundle.

interface VmwareBundleConfig {
readonly status?: ResourceStatus;
version?: string;
}

§Properties

§
readonly status?: ResourceStatus
[src]

Output only. Resource status for the bundle.

§
version?: string
[src]

The version of the bundle.