EncryptionConfigResponse

data class EncryptionConfigResponse(val kmsKeyName: String)

The encryption options for the Cloud Composer environment and its dependencies.Supported for Cloud Composer environments in versions composer-1..-airflow-..*.

Constructors

Link copied to clipboard
constructor(kmsKeyName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. Customer-managed Encryption Key available through Google's Key Management Service. Cannot be updated. If not specified, Google-managed key will be used.