Parameters Properties Args
data class ParametersPropertiesArgs(val epsilon: Output<Int>, val usersNoisePerQuery: Output<Int>) : ConvertibleToJava<ParametersPropertiesArgs>
Specifies the epislon and noise parameters for the privacy budget template.