distribution Cut
suspend fun distributionCut(value: Output<SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutArgs>)
suspend fun distributionCut(value: SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutArgs?)
Parameters
value
Used when good_service is defined by a count of values aggregated in a Distribution that fall into a good range. The total_service is the total count of all values aggregated in the Distribution. Defines a distribution TimeSeries filter and thresholds used for measuring good service and total service. Structure is documented below.
suspend fun distributionCut(argument: suspend SloWindowsBasedSliGoodTotalRatioThresholdPerformanceDistributionCutArgsBuilder.() -> Unit)
Parameters
argument
Used when good_service is defined by a count of values aggregated in a Distribution that fall into a good range. The total_service is the total count of all values aggregated in the Distribution. Defines a distribution TimeSeries filter and thresholds used for measuring good service and total service. Structure is documented below.