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 latest version of the `AwsDatabaseEncryption` class is 2.8.0, while the documentation covers versions from 1.0.0-beta01 up to 2.8.0, within the `Google.Cloud.GkeMultiCloud.V1` namespace."],["`AwsDatabaseEncryption` is a class within the Anthos Multi-Cloud v1 API, specifically designed for managing configuration related to application-layer secrets encryption in an AWS environment."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `Object` class."],["`AwsDatabaseEncryption` includes a constructor that accepts another `AwsDatabaseEncryption` instance and a property `KmsKeyArn`, which stores the ARN of the AWS KMS key used for cluster secrets encryption, and is of type `string`."],["The class and its documentation are part of the `Google.Cloud.GkeMultiCloud.V1.dll` assembly, providing reference documentation and code samples."]]],[]]