maxResults property

int? maxResults
final

The maximum number of configurations that Amazon MQ can return per page (20 by default). This value must be an integer from 5 to 100.

Implementation

final int? maxResults;