goodTotalRatioThreshold

@JvmName(name = "wsvscohesghcxbak")
suspend fun goodTotalRatioThreshold(value: Output<SloWindowsBasedSliGoodTotalRatioThresholdArgs>)
@JvmName(name = "voyjaylauvyltrih")
suspend fun goodTotalRatioThreshold(value: SloWindowsBasedSliGoodTotalRatioThresholdArgs?)

Parameters

value

Criterion that describes a window as good if its performance is high enough. One of good_bad_metric_filter, good_total_ratio_threshold, metric_mean_in_range, metric_sum_in_range must be set for windows_based_sli. Structure is documented below.


@JvmName(name = "qwykrdbibidmqyot")
suspend fun goodTotalRatioThreshold(argument: suspend SloWindowsBasedSliGoodTotalRatioThresholdArgsBuilder.() -> Unit)

Parameters

argument

Criterion that describes a window as good if its performance is high enough. One of good_bad_metric_filter, good_total_ratio_threshold, metric_mean_in_range, metric_sum_in_range must be set for windows_based_sli. Structure is documented below.