Class: Google::Cloud::Kms::V1::EkmConfig

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

Overview

An EkmConfig is a singleton resource that represents configuration parameters that apply to all CryptoKeys and CryptoKeyVersions with a ProtectionLevel of [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC] in a given project and location.

Instance Attribute Summary collapse

Instance Attribute Details

#default_ekm_connection::String



320
321
322
323
# File 'proto_docs/google/cloud/kms/v1/ekm_service.rb', line 320

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

#name::String (readonly)



320
321
322
323
# File 'proto_docs/google/cloud/kms/v1/ekm_service.rb', line 320

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