AWS SDK for .NET Documentation
MaxKeys Property
AmazonAmazon.S3.ModelListObjectsResponseMaxKeys Did this page help you?   Yes   No    Tell us about it...
Gets and sets the MaxKeys property. This is the maximum number of keys in the S3Objects collection. The value is derived from the MaxKeys parameter to ListObjectsRequest.
Declaration Syntax
C#
public string MaxKeys { get; set; }
See Also

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