PartitionIndexDescriptor

A descriptor for a partition index in a table.

Types

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

Properties

Link copied to clipboard

A list of errors that can occur when registering partition indexes for an existing table.

Link copied to clipboard

The name of the partition index.

Link copied to clipboard

The status of the partition index.

Link copied to clipboard

A list of one or more keys, as KeySchemaElement structures, for the partition index.

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