distributionCut

@JvmName(name = "sfhnicuhhhtqkukm")
suspend fun distributionCut(value: Output<SloRequestBasedSliDistributionCutArgs>)
@JvmName(name = "rpegpiwujhrgfjib")
suspend fun distributionCut(value: SloRequestBasedSliDistributionCutArgs?)

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. Exactly one of distribution_cut or good_total_ratio can be set. Structure is documented below.


@JvmName(name = "efwuwwgxpkxhmauq")
suspend fun distributionCut(argument: suspend SloRequestBasedSliDistributionCutArgsBuilder.() -> 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. Exactly one of distribution_cut or good_total_ratio can be set. Structure is documented below.