google_api_os_config v0.2.0 GoogleApi.OSConfig.V1.Model.PatchInstanceFilterGroupLabel View Source

Represents a group of VMs that can be identified as having all these labels, for example "env=prod and app=web".

Attributes

  • labels (type: map(), default: nil) - Google Compute Engine instance labels that must be present for a VM instance to be targeted by this filter.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.OSConfig.V1.Model.PatchInstanceFilterGroupLabel{labels: map()}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.