Class: Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetroFacility

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

Overview

[Output Only] The facilities used for this group's Attachments' Interconnects.

Instance Attribute Summary collapse

Instance Attribute Details

#facility::String

Returns Output only. [Output Only] The name of a facility, like "iad-1234".

Returns:

  • (::String)

    Output only. [Output Only] The name of a facility, like "iad-1234".



35768
35769
35770
35771
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 35768

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

#zones::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone>



35768
35769
35770
35771
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 35768

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