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

ProjectsLocationsPrivateCloudsShowVcenterCredentialsOptions

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

Additional options for VMwareEngine#projectsLocationsPrivateCloudsShowVcenterCredentials.

interface ProjectsLocationsPrivateCloudsShowVcenterCredentialsOptions {
username?: string;
}

§Properties

§
username?: string
[src]

Optional. The username of the user to be queried for credentials. The default value of this field is CloudOwner@gve.local. The provided value must be one of the following: CloudOwner@gve.local, solution-user-01@gve.local, solution-user-02@gve.local, solution-user-03@gve.local, solution-user-04@gve.local, solution-user-05@gve.local, zertoadmin@gve.local.