VectorBucket

The attributes of a vector bucket.

Types

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

Properties

Link copied to clipboard
val creationTime: <Error class: unknown class>

Date and time when the vector bucket was created.

Link copied to clipboard

The encryption configuration for the vector bucket.

Link copied to clipboard

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

Link copied to clipboard

The name of the vector bucket.

Functions

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