Environment Config Data Retention Config Airflow Metadata Retention Config
data class EnvironmentConfigDataRetentionConfigAirflowMetadataRetentionConfig(val retentionDays: Int? = null, val retentionMode: String? = null)
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.