Class Google::Cloud::Compute::V1::ShieldedInstanceIdentityEntry (v1.2.0)

A Shielded Instance Identity Entry.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ek_cert

def ek_cert() -> ::String
Returns
  • (::String) — A PEM-encoded X.509 certificate. This field can be empty.

#ek_cert=

def ek_cert=(value) -> ::String
Parameter
  • value (::String) — A PEM-encoded X.509 certificate. This field can be empty.
Returns
  • (::String) — A PEM-encoded X.509 certificate. This field can be empty.

#ek_pub

def ek_pub() -> ::String
Returns
  • (::String) — A PEM-encoded public key.

#ek_pub=

def ek_pub=(value) -> ::String
Parameter
  • value (::String) — A PEM-encoded public key.
Returns
  • (::String) — A PEM-encoded public key.