distributionCut

@JvmName(name = "iwqqvxnrvvfklkbm")
suspend fun distributionCut(value: Output<DistributionCutArgs>)
@JvmName(name = "tuccnguwmckotisb")
suspend fun distributionCut(value: DistributionCutArgs?)

Parameters

value

distribution_cut is used when good_service is 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.


@JvmName(name = "levsajsnlwysqwtw")
suspend fun distributionCut(argument: suspend DistributionCutArgsBuilder.() -> Unit)

Parameters

argument

distribution_cut is used when good_service is 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.