GetEnvironmentConfigDataRetentionConfigAirflowMetadataRetentionConfig

data class GetEnvironmentConfigDataRetentionConfigAirflowMetadataRetentionConfig(val retentionDays: Int, val retentionMode: String)

Constructors

constructor(retentionDays: Int, retentionMode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

How many days data should be retained for. This field is supported for Cloud Composer environments in composer 3 and newer.

Link copied to clipboard

Whether database retention is enabled or not. This field is supported for Cloud Composer environments in composer 3 and newer.