Class: Google::Cloud::Kms::V1::ExternalProtectionLevelOptions

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/kms/v1/doc/google/cloud/kms/v1/resources.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#external_key_uriString

Returns The URI for an external resource that this CryptoKeyVersion represents.

Returns:

  • (String)

    The URI for an external resource that this CryptoKeyVersion represents.



519
# File 'lib/google/cloud/kms/v1/doc/google/cloud/kms/v1/resources.rb', line 519

class ExternalProtectionLevelOptions; end