trigger

@JvmName(name = "mpgykbtsbcerngod")
suspend fun trigger(value: Output<AlertPolicyConditionConditionMonitoringQueryLanguageTriggerArgs>)

Parameters

value

The number/percent of time series for which the comparison must hold in order for the condition to trigger. If unspecified, then the condition will trigger if the comparison is true for any of the time series that have been identified by filter and aggregations, or by the ratio, if denominator_filter and denominator_aggregations are specified. Structure is documented below.


@JvmName(name = "ldibvuucgkjvrrqs")
suspend fun trigger(argument: suspend AlertPolicyConditionConditionMonitoringQueryLanguageTriggerArgsBuilder.() -> Unit)

Parameters

argument

The number/percent of time series for which the comparison must hold in order for the condition to trigger. If unspecified, then the condition will trigger if the comparison is true for any of the time series that have been identified by filter and aggregations, or by the ratio, if denominator_filter and denominator_aggregations are specified. Structure is documented below.