InteractiveQueryClusterRolesWorkerNodeAutoscaleCapacityArgs

data class InteractiveQueryClusterRolesWorkerNodeAutoscaleCapacityArgs(val maxInstanceCount: Output<Int>, val minInstanceCount: Output<Int>) : ConvertibleToJava<InteractiveQueryClusterRolesWorkerNodeAutoscaleCapacityArgs>

Constructors

constructor(maxInstanceCount: Output<Int>, minInstanceCount: Output<Int>)

Properties

Link copied to clipboard
val maxInstanceCount: Output<Int>
Link copied to clipboard
val minInstanceCount: Output<Int>

Functions

Link copied to clipboard
open override fun toJava(): InteractiveQueryClusterRolesWorkerNodeAutoscaleCapacityArgs