Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::EncryptionConfig (v1.7.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

defgce_pd_kms_key_name()->::String
Returns
  • (::String) — Optional. The Cloud KMS key resource name to use for persistent disk encryption for all instances in the cluster. See Use CMEK with cluster data for more information.

#gce_pd_kms_key_name=

defgce_pd_kms_key_name=(value)->::String
Parameter
  • value (::String) — Optional. The Cloud KMS key resource name to use for persistent disk encryption for all instances in the cluster. See Use CMEK with cluster data for more information.
Returns
  • (::String) — Optional. The Cloud KMS key resource name to use for persistent disk encryption for all instances in the cluster. See Use CMEK with cluster data for more information.

#kms_key

defkms_key()->::String
Returns

#kms_key=

defkms_key=(value)->::String
Parameter
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.