Exadata Infrastructure Args
constructor(computeCount: Output<Int>? = null, customerContacts: Output<List<String>>? = null, displayName: Output<String>? = null, location: Output<String>? = null, maintenanceWindows: Output<List<ExadataInfrastructureMaintenanceWindowArgs>>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, shape: Output<String>? = null, storageCount: Output<Int>? = null, tags: Output<Map<String, String>>? = null, zones: Output<List<String>>? = null)