HBaseClusterRolesWorkerNodeAutoscaleRecurrenceSchedule

data class HBaseClusterRolesWorkerNodeAutoscaleRecurrenceSchedule(val days: List<String>, val targetInstanceCount: Int, val time: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The number of instances which should be run for the Worker Nodes.

Link copied to clipboard