Represents an operation to perform - either DeleteItem or PutItem . You can only specify one of these operations, not both, in a single WriteRequest . If you do need to perform both of these operations, you will need to specify two separate WriteRequest objects.
Inheritance Hierarchy
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class WriteRequest : Object
The WriteRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
WriteRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
DeleteRequest | Represents a request to perform a DeleteItem operation. |
![]() |
PutRequest | Represents a request to perform a PutItem operation. |
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