Class: Google::Cloud::CloudDMS::V1::AlloyDbSettings::EncryptionConfig

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

Overview

EncryptionConfig describes the encryption config of a cluster that is encrypted with a CMEK (customer-managed encryption key).

Instance Attribute Summary collapse

Instance Attribute Details

#kms_key_name::String



596
597
598
599
# File 'proto_docs/google/cloud/clouddms/v1/clouddms_resources.rb', line 596

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