deletionProtection

@JvmName(name = "cikalkctqnenimpf")
suspend fun deletionProtection(value: Output<Boolean>)
@JvmName(name = "yuwshhuewcrtltmc")
suspend fun deletionProtection(value: Boolean?)

Parameters

value

Specifies whether the DB instance has deletion protection enabled. The database can't be deleted when deletion protection is enabled. By default, deletion protection isn't enabled. For more information, see Deleting a DB Instance. This setting doesn't apply to Amazon Aurora DB instances. You can enable or disable deletion protection for the DB cluster. For more information, see `CreateDBCluster`. DB instances in a DB cluster can be deleted even when deletion protection is enabled for the DB cluster.