InstanceGroupScalingMetadata

Metadata information about scaling operations for an instance group.

Types

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

Properties

Link copied to clipboard

An error message describing why the scaling operation failed, if applicable.

Link copied to clipboard

The current number of instances in the group.

Link copied to clipboard

The desired number of instances for the group after scaling.

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