AWS SDK for .NET Documentation
ExpectedValue Constructor (exists)
AmazonAmazon.DynamoDBv2.DocumentModelExpectedValueExpectedValue(Boolean) Did this page help you?   Yes   No    Tell us about it...
Constructs an ExpectedValue with a given Exists value.
Declaration Syntax
C#
public ExpectedValue(
	bool exists
)
Parameters
exists (Boolean)
Flag whether the attribute should exist or not.

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