| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
PrivacyImpact |
PrivacyImpact.clone() |
PrivacyImpact |
PreviewPrivacyImpactResult.getPrivacyImpact()
An estimate of the number of aggregation functions that the member who can query can run given the epsilon and
noise parameters.
|
PrivacyImpact |
PrivacyImpact.withDifferentialPrivacy(DifferentialPrivacyPrivacyImpact differentialPrivacy)
An object that lists the number and type of aggregation functions you can perform.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewPrivacyImpactResult.setPrivacyImpact(PrivacyImpact privacyImpact)
An estimate of the number of aggregation functions that the member who can query can run given the epsilon and
noise parameters.
|
PreviewPrivacyImpactResult |
PreviewPrivacyImpactResult.withPrivacyImpact(PrivacyImpact privacyImpact)
An estimate of the number of aggregation functions that the member who can query can run given the epsilon and
noise parameters.
|
Copyright © 2024. All rights reserved.