Attribute name to ExpectedValue mapping.
            Represents the expected state of a number of attributes of a DynamoDB item.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, ExpectedValue> ExpectedValues { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, ExpectedValue> ExpectedValues { get; set; }