Class: Google::Cloud::Dataproc::V1::EncryptionConfig

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

Overview

Encryption settings for the cluster.

Instance Attribute Summary collapse

Instance Attribute Details

#gce_pd_kms_key_nameString

Returns Optional. The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.

Returns:

  • (String)

    Optional. The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.



140
# File 'lib/google/cloud/dataproc/v1/doc/google/cloud/dataproc/v1/clusters.rb', line 140

class EncryptionConfig; end