

# DifferentialPrivacyTemplateParametersOutput


The epsilon and noise parameter values that were used for the differential privacy template.

## Contents


 ** epsilon **   <a name="API-Type-DifferentialPrivacyTemplateParametersOutput-epsilon"></a>
The epsilon value that you specified.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 20.  
Required: Yes

 ** usersNoisePerQuery **   <a name="API-Type-DifferentialPrivacyTemplateParametersOutput-usersNoisePerQuery"></a>
Noise added per query is measured in terms of the number of users whose contributions you want to obscure. This value governs the rate at which the privacy budget is depleted.  
Type: Integer  
Valid Range: Minimum value of 10. Maximum value of 100.  
Required: Yes

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/cleanrooms-2022-02-17/DifferentialPrivacyTemplateParametersOutput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cleanrooms-2022-02-17/DifferentialPrivacyTemplateParametersOutput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cleanrooms-2022-02-17/DifferentialPrivacyTemplateParametersOutput) 