KxScalingGroupConfiguration   
    The structure that stores the capacity configuration details of a scaling group.
Types
Properties
Link copied to clipboard
                  An optional hard limit on the amount of memory a kdb cluster can use.
Link copied to clipboard
                  A reservation of the minimum amount of memory that should be available on the scaling group for a kdb cluster to be successfully placed in a scaling group.
Link copied to clipboard
                  A unique identifier for the kdb scaling group.
Functions
Link copied to clipboard
                  inline fun copy(block: KxScalingGroupConfiguration.Builder.() -> Unit = {}): KxScalingGroupConfiguration