Values.CloudRemovalConfigInputSourceInput structure for Cloud Removal Operation type
type nonrec t = {algorithmName : AlgorithmNameCloudRemoval.t option;The name of the algorithm used for cloud removal.
*)interpolationValue : String_.t option;The interpolation value you provide for cloud removal.
*)targetBands : StringListInput.t option;TargetBands to be returned in the output of CloudRemoval operation.
*)}