CloudVmClusterProperties

constructor(clusterName: String? = null, compartmentId: String? = null, cpuCoreCount: Int, dataStorageSizeTb: Double? = null, dbNodeStorageSizeGb: Int? = null, dbServerOcids: List<String>? = null, diagnosticsDataCollectionOptions: CloudVmClusterPropertiesDiagnosticsDataCollectionOptions? = null, diskRedundancy: String? = null, dnsListenerIp: String? = null, domain: String? = null, giVersion: String? = null, hostname: String? = null, hostnamePrefix: String? = null, licenseType: String, localBackupEnabled: Boolean? = null, memorySizeGb: Int? = null, nodeCount: Int? = null, ociUrl: String? = null, ocid: String? = null, ocpuCount: Double? = null, scanDns: String? = null, scanDnsRecordId: String? = null, scanIpIds: List<String>? = null, scanListenerPortTcp: Int? = null, scanListenerPortTcpSsl: Int? = null, shape: String? = null, sparseDiskgroupEnabled: Boolean? = null, sshPublicKeys: List<String>? = null, state: String? = null, storageSizeGb: Int? = null, systemVersion: String? = null, timeZone: CloudVmClusterPropertiesTimeZone? = null)