Values.GeoMosaicConfigInputSourceInput configuration information for the geomosaic.
type nonrec t = {algorithmName : AlgorithmNameGeoMosaic.t option;The name of the algorithm being used for geomosaic.
*)targetBands : StringListInput.t option;The target bands for geomosaic.
*)}