maximumPollers property

Input<int?>? maximumPollers
final

Maximum number of event pollers this event source can scale up to. The range is between 1 and 2000.

Implementation

final pulumi.Input<int?>? maximumPollers;