ClusterAutoScalingConfigOutput

The autoscaling configuration and status information for a HyperPod cluster.

Types

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

Properties

Link copied to clipboard

The type of autoscaler configured for the cluster.

Link copied to clipboard

If the autoscaling status is Failed, this field contains a message describing the failure.

Link copied to clipboard

Describes whether autoscaling is enabled or disabled for the cluster.

Link copied to clipboard

The current status of the autoscaling configuration. Valid values are InService, Failed, Creating, and Deleting.

Functions

Link copied to clipboard
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