Values.RasterDataCollectionQueryOutputSourceThe output structure contains the Raster Data Collection Query input along with some additional metadata.
type nonrec t = {areaOfInterest : AreaOfInterest.t option;The Area of Interest used in the search.
*)propertyFilters : PropertyFilters.t option;Property filters used in the search.
*)rasterDataCollectionArn : DataCollectionArn.t option;The ARN of the Raster Data Collection against which the search is done.
*)rasterDataCollectionName : String_.t option;The name of the raster data collection.
*)timeRangeFilter : TimeRangeFilterOutput.t option;The TimeRange filter used in the search.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of DataCollectionArn.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Float of Float_.t
| `String of String_.t ])
list ])
list ])
list ]
list
| `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `List of
[> `List of
[> `Double of Double.t
| `List of
[> `Double of Double.t ] list ]
list ]
list ]
list ])
list ])
list
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ])
list ]