Class EncryptionConfig (5.0.2)

See more code actions.
EncryptionConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Encryption settings for the cluster.

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