allowedStatistics

@JvmName(name = "rwvxiamavwmpgfel")
suspend fun allowedStatistics(value: Output<JobAllowedStatisticsArgs>)
@JvmName(name = "ghlykrgebrscjgwl")
suspend fun allowedStatistics(value: JobAllowedStatisticsArgs?)

Parameters

value

Configuration of statistics that are allowed to be run on columns that contain detected entities. When undefined, no statistics will be computed on columns that contain detected entities.


@JvmName(name = "otdtrcigrugsowcx")
suspend fun allowedStatistics(argument: suspend JobAllowedStatisticsArgsBuilder.() -> Unit)

Parameters

argument

Configuration of statistics that are allowed to be run on columns that contain detected entities. When undefined, no statistics will be computed on columns that contain detected entities.