---
title: Cleanrooms Privacybudgettemplate
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Cleanrooms Privacybudgettemplate
---

# Cleanrooms Privacybudgettemplate

This table represents the cleanrooms_privacybudgettemplate resource from Amazon Web Services.

```
aws.cleanrooms_privacybudgettemplate
```

## Fields

| Title               | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | Description |
| ------------------- | ---- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                | core | string     |
| account_id          | core | string     |
| arn                 | core | string     | The ARN of the privacy budget template.                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| auto_refresh        | core | string     | How often the privacy budget refreshes. <important> If you plan to regularly bring new data into the collaboration, use <code>CALENDAR_MONTH</code> to automatically get a new privacy budget for the collaboration every calendar month. Choosing this option allows arbitrary amounts of information to be revealed about rows of the data when repeatedly queried across refreshes. Avoid choosing this if the same rows will be repeatedly queried between privacy budget refreshes. </important> |
| collaboration_arn   | core | string     | The ARN of the collaboration that contains this privacy budget template.                                                                                                                                                                                                                                                                                                                                                                                                                              |
| collaboration_id    | core | string     | The unique ID of the collaboration that contains this privacy budget template.                                                                                                                                                                                                                                                                                                                                                                                                                        |
| create_time         | core | timestamp  | The time at which the privacy budget template was created.                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| id                  | core | string     | The unique identifier of the privacy budget template.                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| membership_arn      | core | string     | The Amazon Resource Name (ARN) of the member who created the privacy budget template.                                                                                                                                                                                                                                                                                                                                                                                                                 |
| membership_id       | core | string     | The identifier for a membership resource.                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| parameters          | core | json       | Specifies the epsilon and noise parameters for the privacy budget template.                                                                                                                                                                                                                                                                                                                                                                                                                           |
| privacy_budget_type | core | string     | Specifies the type of the privacy budget template.                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| tags                | core | hstore_csv |
| update_time         | core | timestamp  | The most recent time at which the privacy budget template was updated.                                                                                                                                                                                                                                                                                                                                                                                                                                |
