Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectMacsecConfigPreSharedKey (v2.8.0)

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

Describes a pre-shared key used to setup MACsec in static connectivity association key (CAK) mode.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cak

def cak() -> ::String
Returns
  • (::String) — An auto-generated Connectivity Association Key (CAK) for this key.

#cak=

def cak=(value) -> ::String
Parameter
  • value (::String) — An auto-generated Connectivity Association Key (CAK) for this key.
Returns
  • (::String) — An auto-generated Connectivity Association Key (CAK) for this key.

#ckn

def ckn() -> ::String
Returns
  • (::String) — An auto-generated Connectivity Association Key Name (CKN) for this key.

#ckn=

def ckn=(value) -> ::String
Parameter
  • value (::String) — An auto-generated Connectivity Association Key Name (CKN) for this key.
Returns
  • (::String) — An auto-generated Connectivity Association Key Name (CKN) for this key.

#name

def name() -> ::String
Returns
  • (::String) — User provided name for this pre-shared key.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — User provided name for this pre-shared key.
Returns
  • (::String) — User provided name for this pre-shared key.

#start_time

def start_time() -> ::String
Returns
  • (::String) — User provided timestamp on or after which this key is valid.

#start_time=

def start_time=(value) -> ::String
Parameter
  • value (::String) — User provided timestamp on or after which this key is valid.
Returns
  • (::String) — User provided timestamp on or after which this key is valid.