Class: Google::Cloud::Notebooks::V1::EncryptionConfig

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

Overview

Represents a custom encryption key configuration that can be applied to a resource. This will encrypt all disks in Virtual Machine.

Instance Attribute Summary collapse

Instance Attribute Details

#kms_key::String



185
186
187
188
# File 'proto_docs/google/cloud/notebooks/v1/runtime.rb', line 185

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