RasterDataCollectionQueryInput
The input structure for Raster Data Collection Query containing the Area of Interest, TimeRange Filters, and Property Filters.
Contents
- RasterDataCollectionArn
- 
               The Amazon Resource Name (ARN) of the raster data collection. Type: String Pattern: arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:raster-data-collection/(public|premium|user)/[a-z0-9]{12,}Required: Yes 
- TimeRangeFilter
- 
               The TimeRange Filter used in the RasterDataCollection Query. Type: TimeRangeFilterInput object Required: Yes 
- AreaOfInterest
- 
               The area of interest being queried for the raster data collection. Type: AreaOfInterest object Note: This object is a Union. Only one member of this object can be specified or returned. Required: No 
- PropertyFilters
- 
               The list of Property filters used in the Raster Data Collection 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: