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 information for the `EncryptionConfig` class within the Cloud Composer v1 API, specifically version 2.4.0."],["`EncryptionConfig` defines encryption options for Cloud Composer environments and their dependencies, applicable to Cloud Composer environments in versions composer-1.\\*.\\* -airflow-\\*.\\*.\\*."],["The `EncryptionConfig` class allows users to implement Google's Key Management Service, and is an object that is sealed and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides the `KmsKeyName` property, allowing users to specify a customer-managed encryption key; otherwise, a Google-managed key is used by default."],["This page also contains links to other versions of the `EncryptionConfig`, such as 2.9.0 (latest) and 1.0.0."]]],[]]