//tempest2/app.cash.tempest2/View/delete
delete¶
[jvm]\ abstract fun delete(item: I, deleteExpression: Expression? = null): I?
Deletes item from its DynamoDB table using deleteExpression. Any options specified in the deleteExpression parameter will be overlaid on any constraints due to versioned attributes.