GetIndexResponse

Types

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

Properties

Link copied to clipboard

The identifier of the Amazon Q Business application associated with the index.

Link copied to clipboard

The storage capacity units chosen for your Amazon Q Business index.

Link copied to clipboard

The Unix timestamp when the Amazon Q Business index was created.

Link copied to clipboard

The description for the Amazon Q Business index.

Link copied to clipboard

The name of the Amazon Q Business index.

Link copied to clipboard

Configuration information for document attributes or metadata. Document metadata are fields associated with your documents. For example, the company department name associated with each document. For more information, see Understanding document attributes.

Link copied to clipboard

When the Status field value is FAILED, the ErrorMessage field contains a message that explains why.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Q Business index.

Link copied to clipboard

The identifier of the Amazon Q Business index.

Link copied to clipboard

Provides information about the number of documents indexed.

Link copied to clipboard

The current status of the index. When the value is ACTIVE, the index is ready for use. If the Status field value is FAILED, the ErrorMessage field contains a message that explains why.

Link copied to clipboard

The type of index attached to your Amazon Q Business application.

Link copied to clipboard

The Unix timestamp when the Amazon Q Business index was last updated.

Functions

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