View Source GoogleApi.NetworkConnectivity.V1.Model.VirtualMachine (google_api_network_connectivity v0.4.0)

VM instances to which this policy-based route applies to.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.