releasedKeepPolicy

@JvmName(name = "rtpiubjwyoysyjnx")
suspend fun releasedKeepPolicy(value: Output<String>)
@JvmName(name = "oqmiekydtipxykqq")
suspend fun releasedKeepPolicy(value: String?)

Parameters

value

The policy based on which ApsaraDB RDS retains archived backup files after the instance is released. Valid values:

  • None: No archived backup files are retained.

  • Lastest: Only the last archived backup file is retained.

  • All: All the archived backup files are retained.

NOTE: This parameter is supported only when the instance runs the MySQL database engine.