Type alias SLOReportInterval

SLOReportInterval: typeof DAILY | typeof WEEKLY | typeof MONTHLY | UnparsedObject

The frequency at which report data is to be generated.

Generated using TypeDoc