We recommend new projects start with resources from the AWS provider.
aws-native.cleanrooms.PrivacyBudgetTemplate
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Represents a privacy budget within a collaboration
Create PrivacyBudgetTemplate Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new PrivacyBudgetTemplate(name: string, args: PrivacyBudgetTemplateArgs, opts?: CustomResourceOptions);
@overload
def PrivacyBudgetTemplate(resource_name: str,
args: PrivacyBudgetTemplateArgs,
opts: Optional[ResourceOptions] = None)
@overload
def PrivacyBudgetTemplate(resource_name: str,
opts: Optional[ResourceOptions] = None,
auto_refresh: Optional[PrivacyBudgetTemplateAutoRefresh] = None,
membership_identifier: Optional[str] = None,
parameters: Optional[ParametersPropertiesArgs] = None,
privacy_budget_type: Optional[PrivacyBudgetTemplatePrivacyBudgetType] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewPrivacyBudgetTemplate(ctx *Context, name string, args PrivacyBudgetTemplateArgs, opts ...ResourceOption) (*PrivacyBudgetTemplate, error)
public PrivacyBudgetTemplate(string name, PrivacyBudgetTemplateArgs args, CustomResourceOptions? opts = null)
public PrivacyBudgetTemplate(String name, PrivacyBudgetTemplateArgs args)
public PrivacyBudgetTemplate(String name, PrivacyBudgetTemplateArgs args, CustomResourceOptions options)
type: aws-native:cleanrooms:PrivacyBudgetTemplate
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args PrivacyBudgetTemplateArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args PrivacyBudgetTemplateArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args PrivacyBudgetTemplateArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args PrivacyBudgetTemplateArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args PrivacyBudgetTemplateArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
PrivacyBudgetTemplate Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The PrivacyBudgetTemplate resource accepts the following input properties:
- Auto
Refresh Pulumi.Aws Native. Clean Rooms. Privacy Budget Template Auto Refresh How often the privacy budget refreshes.
If you plan to regularly bring new data into the collaboration, use
CALENDAR_MONTH
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.- Membership
Identifier string - The identifier for a membership resource.
- Parameters
Pulumi.
Aws Native. Clean Rooms. Inputs. Parameters Properties - Specifies the epsilon and noise parameters for the privacy budget template.
- Privacy
Budget Pulumi.Type Aws Native. Clean Rooms. Privacy Budget Template Privacy Budget Type - Specifies the type of the privacy budget template.
- List<Pulumi.
Aws Native. Inputs. Tag> - An arbitrary set of tags (key-value pairs) for this cleanrooms privacy budget template.
- Auto
Refresh PrivacyBudget Template Auto Refresh How often the privacy budget refreshes.
If you plan to regularly bring new data into the collaboration, use
CALENDAR_MONTH
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.- Membership
Identifier string - The identifier for a membership resource.
- Parameters
Parameters
Properties Args - Specifies the epsilon and noise parameters for the privacy budget template.
- Privacy
Budget PrivacyType Budget Template Privacy Budget Type - Specifies the type of the privacy budget template.
- Tag
Args - An arbitrary set of tags (key-value pairs) for this cleanrooms privacy budget template.
- auto
Refresh PrivacyBudget Template Auto Refresh How often the privacy budget refreshes.
If you plan to regularly bring new data into the collaboration, use
CALENDAR_MONTH
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.- membership
Identifier String - The identifier for a membership resource.
- parameters
Parameters
Properties - Specifies the epsilon and noise parameters for the privacy budget template.
- privacy
Budget PrivacyType Budget Template Privacy Budget Type - Specifies the type of the privacy budget template.
- List<Tag>
- An arbitrary set of tags (key-value pairs) for this cleanrooms privacy budget template.
- auto
Refresh PrivacyBudget Template Auto Refresh How often the privacy budget refreshes.
If you plan to regularly bring new data into the collaboration, use
CALENDAR_MONTH
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.- membership
Identifier string - The identifier for a membership resource.
- parameters
Parameters
Properties - Specifies the epsilon and noise parameters for the privacy budget template.
- privacy
Budget PrivacyType Budget Template Privacy Budget Type - Specifies the type of the privacy budget template.
- Tag[]
- An arbitrary set of tags (key-value pairs) for this cleanrooms privacy budget template.
- auto_
refresh PrivacyBudget Template Auto Refresh How often the privacy budget refreshes.
If you plan to regularly bring new data into the collaboration, use
CALENDAR_MONTH
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.- membership_
identifier str - The identifier for a membership resource.
- parameters
Parameters
Properties Args - Specifies the epsilon and noise parameters for the privacy budget template.
- privacy_
budget_ Privacytype Budget Template Privacy Budget Type - Specifies the type of the privacy budget template.
- Sequence[Tag
Args] - An arbitrary set of tags (key-value pairs) for this cleanrooms privacy budget template.
- auto
Refresh "CALENDAR_MONTH" | "NONE" How often the privacy budget refreshes.
If you plan to regularly bring new data into the collaboration, use
CALENDAR_MONTH
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.- membership
Identifier String - The identifier for a membership resource.
- parameters Property Map
- Specifies the epsilon and noise parameters for the privacy budget template.
- privacy
Budget "DIFFERENTIAL_PRIVACY"Type - Specifies the type of the privacy budget template.
- List<Property Map>
- An arbitrary set of tags (key-value pairs) for this cleanrooms privacy budget template.
Outputs
All input properties are implicitly available as output properties. Additionally, the PrivacyBudgetTemplate resource produces the following output properties:
- Arn string
- The ARN of the privacy budget template.
- Collaboration
Arn string - The ARN of the collaboration that contains this privacy budget template.
- Collaboration
Identifier string - The unique ID of the collaboration that contains this privacy budget template.
- Id string
- The provider-assigned unique ID for this managed resource.
- Membership
Arn string - The Amazon Resource Name (ARN) of the member who created the privacy budget template.
- Privacy
Budget stringTemplate Identifier - A unique identifier for one of your memberships for a collaboration. The privacy budget template is created in the collaboration that this membership belongs to. Accepts a membership ID.
- Arn string
- The ARN of the privacy budget template.
- Collaboration
Arn string - The ARN of the collaboration that contains this privacy budget template.
- Collaboration
Identifier string - The unique ID of the collaboration that contains this privacy budget template.
- Id string
- The provider-assigned unique ID for this managed resource.
- Membership
Arn string - The Amazon Resource Name (ARN) of the member who created the privacy budget template.
- Privacy
Budget stringTemplate Identifier - A unique identifier for one of your memberships for a collaboration. The privacy budget template is created in the collaboration that this membership belongs to. Accepts a membership ID.
- arn String
- The ARN of the privacy budget template.
- collaboration
Arn String - The ARN of the collaboration that contains this privacy budget template.
- collaboration
Identifier String - The unique ID of the collaboration that contains this privacy budget template.
- id String
- The provider-assigned unique ID for this managed resource.
- membership
Arn String - The Amazon Resource Name (ARN) of the member who created the privacy budget template.
- privacy
Budget StringTemplate Identifier - A unique identifier for one of your memberships for a collaboration. The privacy budget template is created in the collaboration that this membership belongs to. Accepts a membership ID.
- arn string
- The ARN of the privacy budget template.
- collaboration
Arn string - The ARN of the collaboration that contains this privacy budget template.
- collaboration
Identifier string - The unique ID of the collaboration that contains this privacy budget template.
- id string
- The provider-assigned unique ID for this managed resource.
- membership
Arn string - The Amazon Resource Name (ARN) of the member who created the privacy budget template.
- privacy
Budget stringTemplate Identifier - A unique identifier for one of your memberships for a collaboration. The privacy budget template is created in the collaboration that this membership belongs to. Accepts a membership ID.
- arn str
- The ARN of the privacy budget template.
- collaboration_
arn str - The ARN of the collaboration that contains this privacy budget template.
- collaboration_
identifier str - The unique ID of the collaboration that contains this privacy budget template.
- id str
- The provider-assigned unique ID for this managed resource.
- membership_
arn str - The Amazon Resource Name (ARN) of the member who created the privacy budget template.
- privacy_
budget_ strtemplate_ identifier - A unique identifier for one of your memberships for a collaboration. The privacy budget template is created in the collaboration that this membership belongs to. Accepts a membership ID.
- arn String
- The ARN of the privacy budget template.
- collaboration
Arn String - The ARN of the collaboration that contains this privacy budget template.
- collaboration
Identifier String - The unique ID of the collaboration that contains this privacy budget template.
- id String
- The provider-assigned unique ID for this managed resource.
- membership
Arn String - The Amazon Resource Name (ARN) of the member who created the privacy budget template.
- privacy
Budget StringTemplate Identifier - A unique identifier for one of your memberships for a collaboration. The privacy budget template is created in the collaboration that this membership belongs to. Accepts a membership ID.
Supporting Types
ParametersProperties, ParametersPropertiesArgs
- Epsilon int
- The epsilon value that you want to use.
- Users
Noise intPer Query - Noise added per query is measured in terms of the number of users whose contributions you want to obscure. This value governs the rate at which the privacy budget is depleted.
- Epsilon int
- The epsilon value that you want to use.
- Users
Noise intPer Query - Noise added per query is measured in terms of the number of users whose contributions you want to obscure. This value governs the rate at which the privacy budget is depleted.
- epsilon Integer
- The epsilon value that you want to use.
- users
Noise IntegerPer Query - Noise added per query is measured in terms of the number of users whose contributions you want to obscure. This value governs the rate at which the privacy budget is depleted.
- epsilon number
- The epsilon value that you want to use.
- users
Noise numberPer Query - Noise added per query is measured in terms of the number of users whose contributions you want to obscure. This value governs the rate at which the privacy budget is depleted.
- epsilon int
- The epsilon value that you want to use.
- users_
noise_ intper_ query - Noise added per query is measured in terms of the number of users whose contributions you want to obscure. This value governs the rate at which the privacy budget is depleted.
- epsilon Number
- The epsilon value that you want to use.
- users
Noise NumberPer Query - Noise added per query is measured in terms of the number of users whose contributions you want to obscure. This value governs the rate at which the privacy budget is depleted.
PrivacyBudgetTemplateAutoRefresh, PrivacyBudgetTemplateAutoRefreshArgs
- Calendar
Month - CALENDAR_MONTH
- None
- NONE
- Privacy
Budget Template Auto Refresh Calendar Month - CALENDAR_MONTH
- Privacy
Budget Template Auto Refresh None - NONE
- Calendar
Month - CALENDAR_MONTH
- None
- NONE
- Calendar
Month - CALENDAR_MONTH
- None
- NONE
- CALENDAR_MONTH
- CALENDAR_MONTH
- NONE
- NONE
- "CALENDAR_MONTH"
- CALENDAR_MONTH
- "NONE"
- NONE
PrivacyBudgetTemplatePrivacyBudgetType, PrivacyBudgetTemplatePrivacyBudgetTypeArgs
- Differential
Privacy - DIFFERENTIAL_PRIVACY
- Privacy
Budget Template Privacy Budget Type Differential Privacy - DIFFERENTIAL_PRIVACY
- Differential
Privacy - DIFFERENTIAL_PRIVACY
- Differential
Privacy - DIFFERENTIAL_PRIVACY
- DIFFERENTIAL_PRIVACY
- DIFFERENTIAL_PRIVACY
- "DIFFERENTIAL_PRIVACY"
- DIFFERENTIAL_PRIVACY
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.