Class Google::Cloud::Kms::V1::ExternalProtectionLevelOptions (v0.10.2)

ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#external_key_uri

def external_key_uri() -> ::String
Returns
  • (::String) — The URI for an external resource that this CryptoKeyVersion represents.

#external_key_uri=

def external_key_uri=(value) -> ::String
Parameter
  • value (::String) — The URI for an external resource that this CryptoKeyVersion represents.
Returns
  • (::String) — The URI for an external resource that this CryptoKeyVersion represents.