perHourPartition property

Input<bool?>? perHourPartition
final

Whether to partition the flow log per hour. This reduces the cost and response time for queries. Default value: false.

Implementation

final pulumi.Input<bool?>? perHourPartition;