Cluster Args
constructor(aclEntryLists: Output<List<String>>? = null, clusterAliasName: Output<String>? = null, clusterSpecification: Output<String>? = null, clusterType: Output<String>? = null, clusterVersion: Output<String>? = null, connectionType: Output<String>? = null, diskType: Output<String>? = null, instanceCount: Output<Int>? = null, mseVersion: Output<String>? = null, netType: Output<String>? = null, paymentType: Output<String>? = null, privateSlbSpecification: Output<String>? = null, pubNetworkFlow: Output<String>? = null, pubSlbSpecification: Output<String>? = null, requestPars: Output<String>? = null, resourceGroupId: Output<String>? = null, tags: Output<Map<String, String>>? = null, vpcId: Output<String>? = null, vswitchId: Output<String>? = null)