CollaborationPrivacyBudgetTemplate

An array that specifies the information for a collaboration's 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 collaboration privacy budget template.

Link copied to clipboard

How often the privacy budget refreshes.

Link copied to clipboard

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

Link copied to clipboard

The unique identifier of the collaboration that includes this collaboration privacy budget template.

Link copied to clipboard

The time at which the collaboration privacy budget template was created.

Link copied to clipboard

The unique identifier of the account that created this collaboration privacy budget template.

Link copied to clipboard
val id: String

The unique identifier of the collaboration privacy budget template.

Link copied to clipboard

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

Link copied to clipboard

The type of privacy budget template.

Link copied to clipboard

The most recent time at which the collaboration 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