/AWS1/CL_CRMPRIVACYBUDGET¶
The epsilon parameter value and number of each aggregation function that you can perform.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_differentialprivacy
TYPE REF TO /AWS1/CL_CRMDIFFERENTIALPRIV01
/AWS1/CL_CRMDIFFERENTIALPRIV01
¶
An object that specifies the epsilon parameter and the utility in terms of total aggregations, as well as the remaining aggregations available.
io_accessbudget
TYPE REF TO /AWS1/CL_CRMACCESSBUDGET
/AWS1/CL_CRMACCESSBUDGET
¶
Access budget information associated with this privacy budget.
Queryable Attributes¶
differentialPrivacy¶
An object that specifies the epsilon parameter and the utility in terms of total aggregations, as well as the remaining aggregations available.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DIFFERENTIALPRIVACY() |
Getter for DIFFERENTIALPRIVACY |
accessBudget¶
Access budget information associated with this privacy budget.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCESSBUDGET() |
Getter for ACCESSBUDGET |