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

InterconnectAttachment that this route applies to.

Attributes

  • region (type: String.t, default: nil) - Optional. Cloud region to install this policy-based route on interconnect attachment. Use all 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
}

Functions

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

Unwrap a decoded JSON object into its complex fields.