CollectionGroupCapacityLimits
Capacity limits for a collection group. These limits define the minimum and maximum OpenSearch Compute Units (OCUs) for indexing and search operations that can be used by collections in the group.
Types
Properties
Link copied to clipboard
The maximum indexing capacity for collections in the group.
Link copied to clipboard
The maximum search capacity for collections in the group.
Link copied to clipboard
The minimum indexing capacity for collections in the group.
Link copied to clipboard
The minimum search capacity for collections in the group.
Functions
Link copied to clipboard
inline fun copy(block: CollectionGroupCapacityLimits.Builder.() -> Unit = {}): CollectionGroupCapacityLimits