RasterDataCollectionQueryOutput - Amazon SageMaker

RasterDataCollectionQueryOutput

The output structure contains the Raster Data Collection Query input along with some additional metadata.

Contents

RasterDataCollectionArn

The ARN of the Raster Data Collection against which the search is done.

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

RasterDataCollectionName

The name of the raster data collection.

Type: String

Required: Yes

TimeRangeFilter

The TimeRange filter used in the search.

Type: TimeRangeFilterOutput object

Required: Yes

AreaOfInterest

The Area of Interest used in the search.

Type: AreaOfInterest object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

PropertyFilters

Property filters used in the search.

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: