IntermediateTableVersionSummary

Contains summary information about a 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 the version was created.

Link copied to clipboard

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

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 status of the version.

Link copied to clipboard

The unique identifier of the intermediate table that this version belongs to.

Link copied to clipboard

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