CurrentCapacity

Current search and indexing capacity for an OpenSearch Serverless collection group. Measured in OpenSearch Compute Units (OCUs).

Types

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

Properties

Link copied to clipboard

The indexing capacity for the collection group.

Link copied to clipboard

The search capacity for the collection group.

Functions

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