AWS SDK for .NET Documentation
Keys Property
AmazonAmazon.S3.ModelDeleteObjectsRequestKeys Did this page help you?   Yes   No    Tell us about it...
A collection of KeyVersion objects representing the S3 objects that should be deleted.
Declaration Syntax
C#
public List<KeyVersion> Keys { get; set; }

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