GoogleApi.NetworkConnectivity.V1.Model.InterconnectAttachment (google_api_network_connectivity v0.12.0)
View SourceInterconnectAttachment that this route applies to.
Attributes
-
region
(type:String.t
, default:nil
) - Optional. Cloud region to install this policy-based route on interconnect attachment. Useall
to install it on all interconnect attachments.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.NetworkConnectivity.V1.Model.InterconnectAttachment{ region: String.t() | nil }