UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

9 lines 303 B
/** Possible values for StreamAlertConditionConstraintTypeEnum */ export declare enum StreamAlertConditionConstraintTypeEnum { 'MAX' = "MAX", 'MEAN' = "MEAN", 'MIN' = "MIN", 'STDLABEU' = "STDLABEU", 'SUM' = "SUM" } //# sourceMappingURL=StreamAlertConditionConstraintTypeEnum.d.ts.map