PrivacyBudgetSummary

An array that summaries the specified privacy budget. This summary includes collaboration information, creation information, membership information, and privacy budget information.

Types

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

Properties

Link copied to clipboard

The provided privacy budget.

Link copied to clipboard

The ARN of the collaboration that contains this privacy budget.

Link copied to clipboard

The unique identifier of the collaboration that contains this privacy budget.

Link copied to clipboard

The time at which the privacy budget was created.

Link copied to clipboard
val id: String

The unique identifier of the privacy budget.

Link copied to clipboard

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

Link copied to clipboard

The identifier for a membership resource.

Link copied to clipboard

The ARN of the privacy budget template.

Link copied to clipboard

The unique identifier of the privacy budget template.

Link copied to clipboard

Specifies the type of the privacy budget.

Link copied to clipboard

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