deletionProtection

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

Parameters

value

Set to true to make the table protected against data loss. i.e. deleting the following resources through Admin APIs are prohibited: * The table. * The column families in the table. * The instance containing the table. Note one can still delete the data stored in the table through Data APIs.