Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::EncryptionConfig (v0.25.0)

Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::EncryptionConfig.

Encryption settings for the cluster.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gce_pd_kms_key_name

def gce_pd_kms_key_name() -> ::String
Returns
  • (::String) — Optional. The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.

#gce_pd_kms_key_name=

def gce_pd_kms_key_name=(value) -> ::String
Parameter
  • value (::String) — 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.