CreateIndexRequest

Types

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

Properties

Link copied to clipboard

The ARN of the directory where the index should be created.

Link copied to clipboard

Indicates whether the attribute that is being indexed has unique values or not.

Link copied to clipboard

The name of the link between the parent object and the index object.

Link copied to clipboard

Specifies the attributes that should be indexed on. Currently only a single attribute is supported.

Link copied to clipboard

A reference to the parent object that contains the index object.

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