google_api_compute v0.2.0 GoogleApi.Compute.V1.Model.InterconnectAttachmentPrivateInfo View Source
Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.
Attributes
- tag8021q (integer()): [Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region. Defaults to:
null
.
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: any() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.