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

InstanceGroupManagerStatusStatefulPerInstanceConfigs

import type { InstanceGroupManagerStatusStatefulPerInstanceConfigs } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface InstanceGroupManagerStatusStatefulPerInstanceConfigs {
allEffective?: boolean;
}

§Properties

§
allEffective?: boolean
[src]

A bit indicating if all of the group's per-instance configurations (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs.