SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceLatencyArgs

data class SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceLatencyArgs(val threshold: Output<String>) : ConvertibleToJava<SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceLatencyArgs>

Constructors

constructor(threshold: Output<String>)

Properties

Link copied to clipboard
val threshold: Output<String>

A duration string, e.g. 10s. Good service is defined to be the count of requests made to this service that return in no more than threshold.

Functions

Link copied to clipboard
open override fun toJava(): SloWindowsBasedSliGoodTotalRatioThresholdBasicSliPerformanceLatencyArgs