IntermediateTableActiveVersion

Contains the details of the currently active version of an intermediate table.

Types

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

Properties

Link copied to clipboard

The identifier of the protected query that created this version.

Link copied to clipboard

The type of analysis that created this version.

Link copied to clipboard

The time when this version expires based on the retention period.

Link copied to clipboard

The privacy constraints inherited from parent tables at the time this version was populated.

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key used to encrypt this version's data.

Link copied to clipboard

The runtime parameters that were used when populating this version.

Link copied to clipboard

The unique identifier of the active version.

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