InteractiveQueryClusterComponentVersionArgs

data class InteractiveQueryClusterComponentVersionArgs(val interactiveHive: Output<String>) : ConvertibleToJava<InteractiveQueryClusterComponentVersionArgs>

Constructors

constructor(interactiveHive: Output<String>)

Properties

Link copied to clipboard
val interactiveHive: Output<String>

The version of Interactive Query which should be used for this HDInsight Interactive Query Cluster. Changing this forces a new resource to be created.

Functions

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