Class PreviewPrivacyImpactParametersInput

java.lang.Object
software.amazon.awssdk.services.cleanrooms.model.PreviewPrivacyImpactParametersInput
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<PreviewPrivacyImpactParametersInput.Builder,PreviewPrivacyImpactParametersInput>

@Generated("software.amazon.awssdk:codegen") public final class PreviewPrivacyImpactParametersInput extends Object implements SdkPojo, Serializable, ToCopyableBuilder<PreviewPrivacyImpactParametersInput.Builder,PreviewPrivacyImpactParametersInput>

Specifies the updated epsilon and noise parameters to preview. The preview allows you to see how the maximum number of each type of aggregation function would change with the new parameters.

See Also: