Class AwsDatabaseEncryption (0.2.1)

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

Configuration related to application-layer secrets encryption.

Attribute

NameDescription
kms_key_arn str
Required. The ARN of the AWS KMS key used to encrypt cluster secrets.

Inheritance

builtins.object > proto.message.Message > AwsDatabaseEncryption