emitInterval property

int? emitInterval
final

The interval in minutes for publishing the access logs.

You can publish access logs either every 5 minutes or every 60 minutes.

Implementation

final int? emitInterval;