AwsDynamoDbTableLocalSecondaryIndex

Information about a local secondary index for a DynamoDB table.

Types

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

Properties

Link copied to clipboard

The ARN of the index.

Link copied to clipboard

The name of the index.

Link copied to clipboard

The complete key schema for the index.

Link copied to clipboard

Attributes that are copied from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.

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