RasterDataCollectionQueryInput

The input structure for Raster Data Collection Query containing the Area of Interest, TimeRange Filters, and Property Filters.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String