Slo Windows Based Sli Good Total Ratio Threshold Args
data class SloWindowsBasedSliGoodTotalRatioThresholdArgs(val basicSliPerformance: Output<SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceArgs>? = null, val performance: Output<SloWindowsBasedSliGoodTotalRatioThresholdPerformanceArgs>? = null, val threshold: Output<Double>? = null) : ConvertibleToJava<SloWindowsBasedSliGoodTotalRatioThresholdArgs>
Constructors
Link copied to clipboard
constructor(basicSliPerformance: Output<SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceArgs>? = null, performance: Output<SloWindowsBasedSliGoodTotalRatioThresholdPerformanceArgs>? = null, threshold: Output<Double>? = null)
Properties
Link copied to clipboard
val basicSliPerformance: Output<SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceArgs>? = null
Basic SLI to evaluate to judge window quality. Structure is documented below.
Link copied to clipboard
Request-based SLI to evaluate to judge window quality. Structure is documented below.