AWS SDK for .NET Documentation
WithExists Method (exists)
AmazonAmazon.DynamoDB.ModelExpectedAttributeValueWithExists(Boolean) Did this page help you?   Yes   No    Tell us about it...
Sets the Exists property
Declaration Syntax
C#
public ExpectedAttributeValue WithExists(
	bool exists
)
Parameters
exists (Boolean)
The value to set for the Exists property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)