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