Currently, CI Hub uses the AssetUploadConfiguration entity (from the M.UploadConfiguration definition) for asset upload configuration. But in the near future, it will use CiHubAssetUploadConfiguration instead.
To avoid disruption, we will copy the AssetUploadConfiguration settings to CiHubAssetUploadConfiguration.
However, while waiting for CI Hub to make the switch, if you want to modify your CI Hub asset upload configuration, you must apply the changes to both AssetUploadConfiguration and CiHubAssetUploadConfiguration.