Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectDiagnosticsMacsecStatus (v2.9.0)

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

Describes the status of MACsec encryption on the link.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ckn

def ckn() -> ::String
Returns
  • (::String) — Indicates the Connectivity Association Key Name (CKN) currently being used if MACsec is operational.

#ckn=

def ckn=(value) -> ::String
Parameter
  • value (::String) — Indicates the Connectivity Association Key Name (CKN) currently being used if MACsec is operational.
Returns
  • (::String) — Indicates the Connectivity Association Key Name (CKN) currently being used if MACsec is operational.

#operational

def operational() -> ::Boolean
Returns
  • (::Boolean) — Indicates whether or not MACsec is operational on this link.

#operational=

def operational=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Indicates whether or not MACsec is operational on this link.
Returns
  • (::Boolean) — Indicates whether or not MACsec is operational on this link.