AWS SDK for .NET Documentation
SkipVersionCheck Property
AmazonAmazon.DynamoDBv2.DataModelDynamoDBContextConfigSkipVersionCheck Did this page help you?   Yes   No    Tell us about it...
Property that directs DynamoDBContext to skip version checks when saving or deleting an object with a version attribute. If property is not set, version checks are performed.
Declaration Syntax
C#
public Nullable<bool> SkipVersionCheck { get; set; }

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