Class: Google::Cloud::Compute::V1::InterconnectRemoteLocationPermittedConnections

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#interconnect_location::String

Returns [Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location.

Returns:

  • (::String)

    [Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location.



16711
16712
16713
16714
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 16711

class InterconnectRemoteLocationPermittedConnections
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end