Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InterconnectAttachmentGroupsOperationalStatus.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#attachment_statuses
def attachment_statuses() -> ::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupsOperationalStatusAttachmentStatus>
Returns
#attachment_statuses=
def attachment_statuses=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupsOperationalStatusAttachmentStatus>
Parameter
Returns
#configured
def configured() -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured
#configured=
def configured=(value) -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured
Parameter
#group_status
def group_status() -> ::String
Returns
- (::String) — Summarizes the status of the group. Check the GroupStatus enum for the list of possible values.
#group_status=
def group_status=(value) -> ::String
Parameter
- value (::String) — Summarizes the status of the group. Check the GroupStatus enum for the list of possible values.
Returns
- (::String) — Summarizes the status of the group. Check the GroupStatus enum for the list of possible values.
#intent
def intent() -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupIntent
#intent=
def intent=(value) -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupIntent
Parameter
#operational
def operational() -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured
Returns
- (::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured) — The operational state of the group, including only active Attachments.
#operational=
def operational=(value) -> ::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured
Parameter
- value (::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured) — The operational state of the group, including only active Attachments.
Returns
- (::Google::Cloud::Compute::V1::InterconnectAttachmentGroupConfigured) — The operational state of the group, including only active Attachments.