Represents a request to perform a DeleteItem operation on an item.
Inheritance Hierarchy
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class DeleteRequest : Object
The DeleteRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
DeleteRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
Key | A map of attribute name to attribute values, representing the primary key of the item to delete. All of the table's primary key attributes must be specified, and their data types must match those of the table's key schema. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8