Interactive Query Cluster Roles Worker Node Args
constructor(autoscale: Output<InteractiveQueryClusterRolesWorkerNodeAutoscaleArgs>? = null, password: Output<String>? = null, scriptActions: Output<List<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>>? = null, sshKeys: Output<List<String>>? = null, subnetId: Output<String>? = null, targetInstanceCount: Output<Int>, username: Output<String>, virtualNetworkId: Output<String>? = null, vmSize: Output<String>)