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."],[[["The `AwsDatabaseEncryption` class in the `Google.Cloud.GkeMultiCloud.V1` namespace provides configuration for application-layer secrets encryption in the Anthos Multi-Cloud v1 API."],["The latest version of this API is 2.8.0, and it supports versions back to 1.0.0-beta01."],["`AwsDatabaseEncryption` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `AwsDatabaseEncryption` class includes a `KmsKeyArn` property, which is a string representing the ARN of the AWS KMS key used to encrypt cluster secrets."],["The class has two constructors: a default one and one that takes another `AwsDatabaseEncryption` object as a parameter for copying."]]],[]]