Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone (v3.0.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone.

[Output Only] The zones that Attachments in this group are present in, in the given facilities. This is inherited from their Interconnects.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#attachments

def attachments() -> ::Array<::String>
Returns
  • (::Array<::String>) — [Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro. Every Attachment in the AG has such an entry.

#attachments=

def attachments=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — [Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro. Every Attachment in the AG has such an entry.
Returns
  • (::Array<::String>) — [Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro. Every Attachment in the AG has such an entry.

#zone

def zone() -> ::String
Returns
  • (::String) — [Output Only] The name of a zone, either "zone1" or "zone2".

#zone=

def zone=(value) -> ::String
Parameter
  • value (::String) — [Output Only] The name of a zone, either "zone1" or "zone2".
Returns
  • (::String) — [Output Only] The name of a zone, either "zone1" or "zone2".