PrivacyBudgetTemplate

An object that defines the privacy budget template.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: 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

The time at which the privacy budget template was created.

Link copied to clipboard
val id: String

The unique identifier of the 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

The identifier for a membership resource.

Link copied to clipboard

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

Link copied to clipboard

Specifies the type of the privacy budget template.

Link copied to clipboard

The most recent time at which the privacy budget template was updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String