distributionCut

@JvmName(name = "dgkkpnoawtixjtjf")
suspend fun distributionCut(value: Output<DistributionCutArgs>)
@JvmName(name = "uublfqmpttgovapi")
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 = "flxpvcutuhvfglda")
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.