Class EncryptionConfig (2.6.1)

EncryptionConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Encryption settings for the cluster. .. attribute:: gce_pd_kms_key_name

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

:type: str

Inheritance

builtins.object > proto.message.Message > EncryptionConfig