Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::InterconnectAttachmentInfo.
For display only. Metadata associated with an Interconnect attachment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_router_uri
def cloud_router_uri() -> ::String
Returns
- (::String) — URI of the Cloud Router to be used for dynamic routing.
#cloud_router_uri=
def cloud_router_uri=(value) -> ::String
Parameter
- value (::String) — URI of the Cloud Router to be used for dynamic routing.
Returns
- (::String) — URI of the Cloud Router to be used for dynamic routing.
#display_name
def display_name() -> ::String
Returns
- (::String) — Name of an Interconnect attachment.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Name of an Interconnect attachment.
Returns
- (::String) — Name of an Interconnect attachment.
#interconnect_uri
def interconnect_uri() -> ::String
Returns
- (::String) — URI of the Interconnect where the Interconnect attachment is configured.
#interconnect_uri=
def interconnect_uri=(value) -> ::String
Parameter
- value (::String) — URI of the Interconnect where the Interconnect attachment is configured.
Returns
- (::String) — URI of the Interconnect where the Interconnect attachment is configured.
#l2_attachment_matched_ip_address
def l2_attachment_matched_ip_address() -> ::String
Returns
- (::String) — Appliance IP address that was matched for L2_DEDICATED attachments.
#l2_attachment_matched_ip_address=
def l2_attachment_matched_ip_address=(value) -> ::String
Parameter
- value (::String) — Appliance IP address that was matched for L2_DEDICATED attachments.
Returns
- (::String) — Appliance IP address that was matched for L2_DEDICATED attachments.
#region
def region() -> ::String
Returns
- (::String) — Name of a Google Cloud region where the Interconnect attachment is configured.
#region=
def region=(value) -> ::String
Parameter
- value (::String) — Name of a Google Cloud region where the Interconnect attachment is configured.
Returns
- (::String) — Name of a Google Cloud region where the Interconnect attachment is configured.
#type
def type() -> ::Google::Cloud::NetworkManagement::V1::InterconnectAttachmentInfo::Type
Returns
- (::Google::Cloud::NetworkManagement::V1::InterconnectAttachmentInfo::Type) — The type of interconnect attachment this is.
#type=
def type=(value) -> ::Google::Cloud::NetworkManagement::V1::InterconnectAttachmentInfo::Type
Parameter
- value (::Google::Cloud::NetworkManagement::V1::InterconnectAttachmentInfo::Type) — The type of interconnect attachment this is.
Returns
- (::Google::Cloud::NetworkManagement::V1::InterconnectAttachmentInfo::Type) — The type of interconnect attachment this is.
#uri
def uri() -> ::String
Returns
- (::String) — URI of an Interconnect attachment.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — URI of an Interconnect attachment.
Returns
- (::String) — URI of an Interconnect attachment.