Interactive Query Cluster Args
constructor(clusterVersion: Output<String>? = null, componentVersion: Output<InteractiveQueryClusterComponentVersionArgs>? = null, computeIsolation: Output<InteractiveQueryClusterComputeIsolationArgs>? = null, diskEncryptions: Output<List<InteractiveQueryClusterDiskEncryptionArgs>>? = null, encryptionInTransitEnabled: Output<Boolean>? = null, extension: Output<InteractiveQueryClusterExtensionArgs>? = null, gateway: Output<InteractiveQueryClusterGatewayArgs>? = null, location: Output<String>? = null, metastores: Output<InteractiveQueryClusterMetastoresArgs>? = null, monitor: Output<InteractiveQueryClusterMonitorArgs>? = null, name: Output<String>? = null, network: Output<InteractiveQueryClusterNetworkArgs>? = null, privateLinkConfiguration: Output<InteractiveQueryClusterPrivateLinkConfigurationArgs>? = null, resourceGroupName: Output<String>? = null, roles: Output<InteractiveQueryClusterRolesArgs>? = null, securityProfile: Output<InteractiveQueryClusterSecurityProfileArgs>? = null, storageAccountGen2: Output<InteractiveQueryClusterStorageAccountGen2Args>? = null, storageAccounts: Output<List<InteractiveQueryClusterStorageAccountArgs>>? = null, tags: Output<Map<String, String>>? = null, tier: Output<String>? = null, tlsMinVersion: Output<String>? = null)