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-04-09 UTC."],[[["This webpage provides documentation for the `AwsDatabaseEncryption` class within the Anthos Multi-Cloud v1 API, specifically for version 2.7.0."],["The `AwsDatabaseEncryption` class manages the configuration for application-layer secrets encryption in the context of Google Kubernetes Engine (GKE) Multi-Cloud environments on AWS."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `object` class."],["The primary property associated with this class is `KmsKeyArn`, which is a string representing the ARN of the AWS KMS key utilized for cluster secrets encryption, and it is mandatory to set."],["The latest version of the API is 2.8.0 and this page offers links to documentation for versions ranging from 1.0.0-beta01 up to 2.8.0."]]],[]]