CloudExadataInfrastructurePropertiesArgs

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