Cloud Exadata Infrastructure Properties
constructor(activatedStorageCount: Int? = null, additionalStorageCount: Int? = null, availableStorageSizeGb: Int? = null, computeCount: Int? = null, cpuCount: Int? = null, customerContacts: List<CloudExadataInfrastructurePropertiesCustomerContact>? = null, dataStorageSizeTb: Double? = null, dbNodeStorageSizeGb: Int? = null, dbServerVersion: String? = null, maintenanceWindow: CloudExadataInfrastructurePropertiesMaintenanceWindow? = null, maxCpuCount: Int? = null, maxDataStorageTb: Double? = null, maxDbNodeStorageSizeGb: Int? = null, maxMemoryGb: Int? = null, memorySizeGb: Int? = null, monthlyDbServerVersion: String? = null, monthlyStorageServerVersion: String? = null, nextMaintenanceRunId: String? = null, nextMaintenanceRunTime: String? = null, nextSecurityMaintenanceRunTime: String? = null, ociUrl: String? = null, ocid: String? = null, shape: String, state: String? = null, storageCount: Int? = null, storageServerVersion: String? = null, totalStorageSizeGb: Int? = null)