AutoscaleTimeAndCapacityResponse

data class AutoscaleTimeAndCapacityResponse(val maxInstanceCount: Int? = null, val minInstanceCount: Int? = null, val time: String? = null)

Time and capacity request parameters

Constructors

Link copied to clipboard
constructor(maxInstanceCount: Int? = null, minInstanceCount: Int? = null, time: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val maxInstanceCount: Int? = null

The maximum instance count of the cluster

Link copied to clipboard
val minInstanceCount: Int? = null

The minimum instance count of the cluster

Link copied to clipboard
val time: String? = null

24-hour time in the form xx:xx