GoogleApi.NetworkConnectivity.V1.Model.VirtualMachine (google_api_network_connectivity v0.12.0)

View Source

VM instances that this policy-based route applies to.

Attributes

  • tags (type: list(String.t), default: nil) - Optional. A list of VM instance tags that this policy-based route applies to. VM instances that have ANY of tags specified here installs this PBR.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.NetworkConnectivity.V1.Model.VirtualMachine{
  tags: [String.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.