AwsDynamoDbTableGlobalSecondaryIndex

Information abut a global secondary index for the table.

Types

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

Properties

Link copied to clipboard

Whether the index is currently backfilling.

Link copied to clipboard

The ARN of the index.

Link copied to clipboard

The name of the index.

Link copied to clipboard

The total size in bytes of the index.

Link copied to clipboard

The current status of the index.

Link copied to clipboard

The number of items in the index.

Link copied to clipboard

The key schema for the index.

Link copied to clipboard

Attributes that are copied from the table into an index.

Link copied to clipboard

Information about the provisioned throughput settings for the indexes.

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