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 documentation page covers version 2.6.0 of the `AwsDatabaseEncryption` class within the `Google.Cloud.GkeMultiCloud.V1` namespace, which is part of the Anthos Multi-Cloud v1 API."],["The `AwsDatabaseEncryption` class is used for configuring application-layer secrets encryption and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides a constructor and a property, `KmsKeyArn`, which is a string representing the required ARN of the AWS KMS key used for encrypting cluster secrets."],["The latest version of the package is 2.8.0, and there are also other versions from 2.7.0 down to 1.0.0-beta01 available, each of which leads to its respective documentation."],["The `AwsDatabaseEncryption` class inherits from `object` and includes methods like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]