AWS SDK for .NET Documentation
Values Property
AmazonAmazon.DynamoDBv2.DataModelQueryConditionValues Did this page help you?   Yes   No    Tell us about it...
Values being tested against. The values should be of the same type as the property. In the cases where the property is a collection, the values should be of the same type as the items in the collection.
Declaration Syntax
C#
public Object[] Values { get; set; }

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