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

InstanceGroupManagerStatusAllInstancesConfig

import type { InstanceGroupManagerStatusAllInstancesConfig } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface InstanceGroupManagerStatusAllInstancesConfig {
currentRevision?: string;
effective?: boolean;
}

§Properties

§
currentRevision?: string
[src]

[Output Only] Current all-instances configuration revision. This value is in RFC3339 text format.

§
effective?: boolean
[src]

[Output Only] A bit indicating whether this configuration has been applied to all managed instances in the group.