| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static DifferentialPrivacyAggregationType |
DifferentialPrivacyAggregationType.fromValue(String value)
Use this in place of valueOf.
|
static DifferentialPrivacyAggregationType |
DifferentialPrivacyAggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DifferentialPrivacyAggregationType[] |
DifferentialPrivacyAggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DifferentialPrivacySensitivityParameters |
DifferentialPrivacySensitivityParameters.withAggregationType(DifferentialPrivacyAggregationType aggregationType)
The type of aggregation function that was run.
|
DifferentialPrivacyPreviewAggregation |
DifferentialPrivacyPreviewAggregation.withType(DifferentialPrivacyAggregationType type)
The type of aggregation function.
|
DifferentialPrivacyPrivacyBudgetAggregation |
DifferentialPrivacyPrivacyBudgetAggregation.withType(DifferentialPrivacyAggregationType type)
The different types of aggregation functions that you can perform.
|
Copyright © 2023. All rights reserved.