public sealed class EncryptionConfig : IMessage<EncryptionConfig>, IEquatable<EncryptionConfig>, IDeepCloneable<EncryptionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class EncryptionConfig.
The encryption options for the Cloud Composer environment
and its dependencies.Supported for Cloud Composer environments in versions
composer-1..-airflow-..*.
Optional. Customer-managed Encryption Key available through Google's Key
Management Service. Cannot be updated. If not specified, Google-managed key
will be used.
[[["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."],[[["This document provides reference documentation for the `EncryptionConfig` class within the Cloud Composer v1 API, focusing on version 2.8.0."],["The `EncryptionConfig` class defines the encryption options for Cloud Composer environments and their dependencies, specifically for versions composer-1.\\*.\\* -airflow-\\*.\\*.\\*."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `object` class."],["The `EncryptionConfig` class includes a `KmsKeyName` property, which is an optional string that can be used to specify a customer-managed encryption key from Google's Key Management Service."],["Links to documentation for other versions are provided, ranging from 1.0.0 to the latest version, 2.9.0, allowing users to review the changes and details over time."]]],[]]