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.
Inheritors
Types
An array that specifies the epsilon and noise parameters.
Functions
Casts this PreviewPrivacyImpactParametersInput as a DifferentialPrivacy and retrieves its aws.sdk.kotlin.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput value. Throws an exception if the PreviewPrivacyImpactParametersInput is not a DifferentialPrivacy.
Casts this PreviewPrivacyImpactParametersInput as a DifferentialPrivacy and retrieves its aws.sdk.kotlin.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput value. Returns null if the PreviewPrivacyImpactParametersInput is not a DifferentialPrivacy.