Class EncryptionConfig (4.0.2)

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

Encryption settings for the cluster.

Attribute

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

Inheritance

builtins.object > proto.message.Message > EncryptionConfig