GetIndexResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon resource name (ARN) of the index.

Link copied to clipboard

The date and time when the index was originally created.

Link copied to clipboard

The date and time when the index was last updated.

Link copied to clipboard

This response value is present only if this index is Type=AGGREGATOR.

Link copied to clipboard

This response value is present only if this index is Type=LOCAL.

Link copied to clipboard

The current state of the index in this Amazon Web Services Region.

Link copied to clipboard

Tag key and value pairs that are attached to the index.

Link copied to clipboard

The type of the index in this Region. For information about the aggregator index and how it differs from a local index, see Turning on cross-Region search by creating an aggregator index.

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