AutoscalingStatus

sealed class AutoscalingStatus

The autoscaling status of an OpenSearch Serverless collection group: ACTION_SCALING_UP, ACTION_SCALING_DOWN, or NO_ACTION.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : AutoscalingStatus

Properties

Link copied to clipboard
abstract val value: String