Values.PrivacyBudgetsSourceThe privacy budget information that controls access to Clean Rooms ML input channels.
type nonrec t = {accessBudgets : AccessBudgets.t option;A list of access budgets that apply to resources associated with this Clean Rooms ML input channel.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of Budget.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of Budget.t
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ]
list
| `String of BudgetedResourceArn.t ])
list ]
list ])
list ]