UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 318 B
/** Possible values for StreamAlertConditionConditionTypeEnum */ export declare enum StreamAlertConditionConditionTypeEnum { 'FIELD_CONTENT_VALUE' = "FIELD_CONTENT_VALUE", 'FIELD_VALUE' = "FIELD_VALUE", 'MESSAGE_COUNT' = "MESSAGE_COUNT" } //# sourceMappingURL=StreamAlertConditionConditionTypeEnum.d.ts.map