public sealed class AwsDatabaseEncryption : IMessage<AwsDatabaseEncryption>, IEquatable<AwsDatabaseEncryption>, IDeepCloneable<AwsDatabaseEncryption>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AwsDatabaseEncryption.
Configuration related to application-layer secrets encryption.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation page covers the `AwsDatabaseEncryption` class within the Google Cloud GkeMultiCloud V1 API, specifically version 2.2.0, with links to other versions as well."],["`AwsDatabaseEncryption` is a class used for configuring application-layer secrets encryption for Anthos Multi-Cloud, inheriting from the base `object` class and implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AwsDatabaseEncryption` class includes a constructor for creating instances, either default or by copying another `AwsDatabaseEncryption` object, and has a `KmsKeyArn` property that defines the ARN of the AWS KMS key for cluster secret encryption."],["The documentation provided also features all of the versions available for this specific class, ranging from version 1.0.0-beta01 to the latest version, 2.8.0."]]],[]]