Builder

class Builder

Properties

Link copied to clipboard

The Unix timestamp when the index was created.

Link copied to clipboard

Indicates whether the index is a Enterprise Edition index or a Developer Edition index.

Link copied to clipboard
var id: String?

A identifier for the index. Use this to identify the index when you are using APIs such as Query, DescribeIndex, UpdateIndex, and DeleteIndex.

Link copied to clipboard
var name: String?

The name of the index.

Link copied to clipboard

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

Link copied to clipboard

The Unix timestamp when the index was last updated.