| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
DifferentialPrivacyPrivacyImpact |
DifferentialPrivacyPrivacyImpact.clone() |
DifferentialPrivacyPrivacyImpact |
PrivacyImpact.getDifferentialPrivacy()
An object that lists the number and type of aggregation functions you can perform.
|
DifferentialPrivacyPrivacyImpact |
DifferentialPrivacyPrivacyImpact.withAggregations(Collection<DifferentialPrivacyPreviewAggregation> aggregations)
The number of aggregation functions that you can perform.
|
DifferentialPrivacyPrivacyImpact |
DifferentialPrivacyPrivacyImpact.withAggregations(DifferentialPrivacyPreviewAggregation... aggregations)
The number of aggregation functions that you can perform.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrivacyImpact.setDifferentialPrivacy(DifferentialPrivacyPrivacyImpact differentialPrivacy)
An object that lists the number and type of aggregation functions you can perform.
|
PrivacyImpact |
PrivacyImpact.withDifferentialPrivacy(DifferentialPrivacyPrivacyImpact differentialPrivacy)
An object that lists the number and type of aggregation functions you can perform.
|
Copyright © 2025. All rights reserved.