Get Alerts Alert Configuration Group Configuration
data class GetAlertsAlertConfigurationGroupConfiguration(val fields: List<String>, val type: String)
Properties
Link copied to clipboard
Check the frequency type. Log Service checks the query and analysis results according to the frequency you configured. The values are as follows:Fixedate: checks query and analysis results at regular intervals.Cron: specifies the time interval by using the Cron expression, and checks the query and analysis results at the specified time interval.