View Source GoogleApi.Compute.V1.Model.InstanceGroupManagerStatusStatefulPerInstanceConfigs (google_api_compute v0.56.0)

Attributes

  • allEffective (type: boolean(), default: nil) - 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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Compute.V1.Model.InstanceGroupManagerStatusStatefulPerInstanceConfigs{
    allEffective: boolean() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.