GoogleApi.NetworkConnectivity.V1.Model.VirtualMachine (google_api_network_connectivity v0.12.0)
View SourceVM 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
@type t() :: %GoogleApi.NetworkConnectivity.V1.Model.VirtualMachine{ tags: [String.t()] | nil }