google_api_compute v0.11.0 GoogleApi.Compute.V1.Model.InterconnectAttachmentPrivateInfo View Source

Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.

Attributes

  • tag8021q (type: integer(), default: nil) - [Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.Compute.V1.Model.InterconnectAttachmentPrivateInfo{
  tag8021q: integer()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.