Auto Scale Properties Response
data class AutoScalePropertiesResponse(val enabled: Boolean? = null, val maxNodeCount: Int? = null, val minNodeCount: Int? = null)
Auto-scaling properties of a Big Data pool powered by Apache Spark