maxResults property

int? maxResults
final

The maximum number of configuration revisions that can be returned per page (20 by default). This value must be an integer from 5 to 100.

Implementation

final int? maxResults;