Index

class Index

Summary information for your Amazon Q index.

Types

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

Properties

Link copied to clipboard

The Unix timestamp when the index was created.

Link copied to clipboard

The name of the index.

Link copied to clipboard

The identifier for the index.

Link copied to clipboard

The current status of the index. When the status is ACTIVE, the index is ready.

Link copied to clipboard

The Unix timestamp when the index was last updated.

Functions

Link copied to clipboard
inline fun copy(block: Index.Builder.() -> Unit = {}): Index
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