public sealed class AwsConfigEncryption : IMessage<AwsConfigEncryption>, IEquatable<AwsConfigEncryption>, IDeepCloneable<AwsConfigEncryption>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AwsConfigEncryption.
[[["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 reference documentation for the `AwsConfigEncryption` class within the Anthos Multi-Cloud v1 API, specifically version 2.7.0."],["The `AwsConfigEncryption` class handles configuration encryption for user data in the Google Cloud GkeMultiCloud.V1 namespace."],["The `AwsConfigEncryption` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["It has a constructor for creating a new `AwsConfigEncryption` object and one for creating a new object from an existing instance."],["The `KmsKeyArn` property within `AwsConfigEncryption` is a string representing the ARN of the AWS KMS key, which is used to encrypt user data and is a required field."]]],[]]