Hadoop Cluster Args
constructor(clusterVersion: Output<String>? = null, componentVersion: Output<HadoopClusterComponentVersionArgs>? = null, computeIsolation: Output<HadoopClusterComputeIsolationArgs>? = null, diskEncryptions: Output<List<HadoopClusterDiskEncryptionArgs>>? = null, extension: Output<HadoopClusterExtensionArgs>? = null, gateway: Output<HadoopClusterGatewayArgs>? = null, location: Output<String>? = null, metastores: Output<HadoopClusterMetastoresArgs>? = null, monitor: Output<HadoopClusterMonitorArgs>? = null, name: Output<String>? = null, network: Output<HadoopClusterNetworkArgs>? = null, privateLinkConfiguration: Output<HadoopClusterPrivateLinkConfigurationArgs>? = null, resourceGroupName: Output<String>? = null, roles: Output<HadoopClusterRolesArgs>? = null, securityProfile: Output<HadoopClusterSecurityProfileArgs>? = null, storageAccountGen2: Output<HadoopClusterStorageAccountGen2Args>? = null, storageAccounts: Output<List<HadoopClusterStorageAccountArgs>>? = null, tags: Output<Map<String, String>>? = null, tier: Output<String>? = null, tlsMinVersion: Output<String>? = null)