ClusterAutoScalingConfigOutput
The autoscaling configuration and status information for a HyperPod cluster.
Types
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
inline fun copy(block: ClusterAutoScalingConfigOutput.Builder.() -> Unit = {}): ClusterAutoScalingConfigOutput