RasterDataCollectionQueryWithBandFilterInput
This is a RasterDataCollectionQueryInput containing AreaOfInterest, Time Range filter and Property filters.
Contents
- TimeRangeFilter
-
The TimeRange Filter used in the search query.
Type: TimeRangeFilterInput object
Required: Yes
- AreaOfInterest
-
The Area of interest to be used in the search query.
Type: AreaOfInterest object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- BandFilter
-
The list of Bands to be displayed in the result for each item.
Type: Array of strings
Array Members: Minimum number of 1 item.
Required: No
- PropertyFilters
-
The Property Filters used in the search query.
Type: PropertyFilters object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: