Get Privacy Budget Template Result
data class GetPrivacyBudgetTemplateResult(val arn: String? = null, val collaborationArn: String? = null, val collaborationIdentifier: String? = null, val membershipArn: String? = null, val parameters: ParametersProperties? = null, val privacyBudgetTemplateIdentifier: String? = null, val tags: List<Tag>? = null)
Properties
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
The Amazon Resource Name (ARN) of the member who created the privacy budget template.
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.