Class: Google::Cloud::Compute::V1::InterconnectMacsecConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

MACsec configuration information for the Interconnect connection. Contains the generated Connectivity Association Key Name (CKN) and the key (CAK) for this Interconnect connection.

Instance Attribute Summary collapse

Instance Attribute Details

#pre_shared_keys::Array<::Google::Cloud::Compute::V1::InterconnectMacsecConfigPreSharedKey>



18332
18333
18334
18335
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18332

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