AlloyDbPitrWindow constructor

AlloyDbPitrWindow({
  1. String? endTime,
  2. String? logRetentionDays,
  3. String? startTime,
})

Implementation

AlloyDbPitrWindow({this.endTime, this.logRetentionDays, this.startTime});