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

LustreReference

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

A reference to a Managed Lustre instance.

interface LustreReference {
readonly lustre?: string;
}

§Properties

§
readonly lustre?: string
[src]

Output only. Name of the Managed Lustre instance, in the format projects/{project}/locations/{location}/instances/{instance}