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] The name of a facility, like "iad-1234".

Returns:

  • (::String)

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



17296
17297
17298
17299
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17296

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

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



17296
17297
17298
17299
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17296

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