PrivacyBudgetTemplateParametersOutput
The epsilon and noise parameters that were used in the privacy budget template.
Inheritors
Types
Access budget configuration returned from the privacy budget template, containing the configured access budget settings.
The epsilon and noise parameters.
Functions
Casts this PrivacyBudgetTemplateParametersOutput as a AccessBudget and retrieves its aws.sdk.kotlin.services.cleanrooms.model.AccessBudgetsPrivacyTemplateParametersOutput value. Throws an exception if the PrivacyBudgetTemplateParametersOutput is not a AccessBudget.
Casts this PrivacyBudgetTemplateParametersOutput as a AccessBudget and retrieves its aws.sdk.kotlin.services.cleanrooms.model.AccessBudgetsPrivacyTemplateParametersOutput value. Returns null if the PrivacyBudgetTemplateParametersOutput is not a AccessBudget.
Casts this PrivacyBudgetTemplateParametersOutput as a DifferentialPrivacy and retrieves its aws.sdk.kotlin.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput value. Throws an exception if the PrivacyBudgetTemplateParametersOutput is not a DifferentialPrivacy.
Casts this PrivacyBudgetTemplateParametersOutput as a DifferentialPrivacy and retrieves its aws.sdk.kotlin.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput value. Returns null if the PrivacyBudgetTemplateParametersOutput is not a DifferentialPrivacy.