Gets and sets the MaxKeys property.
This is the maximum number of keys in the S3ObjectVersions collection.
The value is derived from the MaxKeys parameter to ListVersionsRequest.

C# |
public string MaxKeys { get; set; }
