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
 Declaration Syntax| C# | 
public string MaxKeys { get; set; }
 See Also
 See Also