IndexSummary

Amazon S3 Vectors is in preview release for Amazon S3 and is subject to change.

Summary information about a vector index.

Types

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

Properties

Link copied to clipboard

Date and time when the vector index was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the vector index.

Link copied to clipboard

The name of the vector index.

Link copied to clipboard

The name of the vector bucket that contains the vector index.

Functions

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