PrivacyBudgetTemplate

class PrivacyBudgetTemplate : KotlinCustomResource

Represents a privacy budget within a collaboration

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the privacy budget template.

Link copied to clipboard

How often the privacy budget refreshes.

Link copied to clipboard

The ARN of the collaboration that contains this privacy budget template.

Link copied to clipboard

The unique ID of the collaboration that contains this privacy budget template.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val membershipArn: Output<String>

The Amazon Resource Name (ARN) of the member who created the privacy budget template.

Link copied to clipboard

The identifier for a membership resource.

Link copied to clipboard

Specifies the epsilon and noise parameters for the privacy budget template.

Link copied to clipboard

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.

Link copied to clipboard

Specifies the type of the privacy budget template.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An arbitrary set of tags (key-value pairs) for this cleanrooms privacy budget template.

Link copied to clipboard
val urn: Output<String>