AWS SDK for .NET Documentation
ExpectedState Property
AmazonAmazon.DynamoDBv2.DocumentModelDeleteItemOperationConfigExpectedState Did this page help you?   Yes   No    Tell us about it...
The expected state of data in DynamoDB. Note: setting both Expected and ExpectedState is not supported and will result in an exception being thrown. For the operation to succeed, the data in DynamoDB must match the conditions specified in the ExpectedState.
Declaration Syntax
C#
public ExpectedState ExpectedState { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)