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

View Source

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

t()

@type t() :: %GoogleApi.NetworkConnectivity.V1.Model.InterconnectAttachment{
  region: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.