RasterDataCollectionQueryInput
The input structure for Raster Data Collection Query containing the Area of Interest, TimeRange Filters, and Property Filters.
Types
Properties
Link copied to clipboard
The area of interest being queried for the raster data collection.
Link copied to clipboard
The list of Property filters used in the Raster Data Collection Query.
Link copied to clipboard
The Amazon Resource Name (ARN) of the raster data collection.
Link copied to clipboard
The TimeRange Filter used in the RasterDataCollection Query.
Functions
Link copied to clipboard
inline fun copy(block: RasterDataCollectionQueryInput.Builder.() -> Unit = {}): RasterDataCollectionQueryInput