Class: Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] The redundancy this group is configured to support. The way a user queries what SLA their Attachment gets is by looking at this field of the Attachment's AttachmentGroup.
Instance Attribute Summary collapse
Instance Attribute Details
#availability_sla ⇒ ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfiguredAvailabilitySLA
17106 17107 17108 17109 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17106 class InterconnectAttachmentGroupConfigured include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |