AWS SDK for .NET Documentation
Key Property
AmazonAmazon.DynamoDBv2.ModelDeleteItemRequestKey Did this page help you?   Yes   No    Tell us about it...
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
Declaration Syntax
C#
public Dictionary<string, AttributeValue> Key { get; set; }

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