CloudVmClusterPropertiesArgs

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