AWS SDK for .NET Documentation
ConditionalOperatorValues Enumeration
AmazonAmazon.DynamoDBv2.DocumentModelConditionalOperatorValues Did this page help you?   Yes   No    Tell us about it...
An enumeration of all supported ConditionalOperator values. Value of And for an operation will require that all conditions match. Value of Or for an operation will require that at least one of the conditons match.
Declaration Syntax
C#
public enum ConditionalOperatorValues
Members
MemberDescription
And
Or

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