emitInterval property

int? emitInterval
final

The interval for publishing the access logs. You can specify an interval of either 5 minutes or 60 minutes.

Default: 60 minutes

Implementation

final int? emitInterval;