Basic Autoscaling Algorithm Response
data class BasicAutoscalingAlgorithmResponse(val cooldownPeriod: String, val yarnConfig: BasicYarnAutoscalingConfigResponse)
Basic algorithm for autoscaling.
Basic algorithm for autoscaling.