HBase Cluster Args
constructor(clusterVersion: Output<String>? = null, componentVersion: Output<HBaseClusterComponentVersionArgs>? = null, computeIsolation: Output<HBaseClusterComputeIsolationArgs>? = null, diskEncryptions: Output<List<HBaseClusterDiskEncryptionArgs>>? = null, extension: Output<HBaseClusterExtensionArgs>? = null, gateway: Output<HBaseClusterGatewayArgs>? = null, location: Output<String>? = null, metastores: Output<HBaseClusterMetastoresArgs>? = null, monitor: Output<HBaseClusterMonitorArgs>? = null, name: Output<String>? = null, network: Output<HBaseClusterNetworkArgs>? = null, privateLinkConfiguration: Output<HBaseClusterPrivateLinkConfigurationArgs>? = null, resourceGroupName: Output<String>? = null, roles: Output<HBaseClusterRolesArgs>? = null, securityProfile: Output<HBaseClusterSecurityProfileArgs>? = null, storageAccountGen2: Output<HBaseClusterStorageAccountGen2Args>? = null, storageAccounts: Output<List<HBaseClusterStorageAccountArgs>>? = null, tags: Output<Map<String, String>>? = null, tier: Output<String>? = null, tlsMinVersion: Output<String>? = null)