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
 Declaration Syntax| C# | 
public ExpectedState ExpectedState { get; set; }