Property
Represents a single searchable property to search on.
Inheritors
Types
The structure representing EoCloudCover property filter containing a lower bound and upper bound.
The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and upper bound.
The structure representing Platform property filter consisting of value and comparison operator.
The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
Functions
Casts this Property as a EoCloudCover and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.EoCloudCoverInput value. Throws an exception if the Property is not a EoCloudCover.
Casts this Property as a EoCloudCover and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.EoCloudCoverInput value. Returns null if the Property is not a EoCloudCover.
Casts this Property as a LandsatCloudCoverLand and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.LandsatCloudCoverLandInput value. Throws an exception if the Property is not a LandsatCloudCoverLand.
Casts this Property as a LandsatCloudCoverLand and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.LandsatCloudCoverLandInput value. Returns null if the Property is not a LandsatCloudCoverLand.
Casts this Property as a Platform and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.PlatformInput value. Throws an exception if the Property is not a Platform.
Casts this Property as a Platform and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.PlatformInput value. Returns null if the Property is not a Platform.
Casts this Property as a ViewOffNadir and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ViewOffNadirInput value. Throws an exception if the Property is not a ViewOffNadir.
Casts this Property as a ViewOffNadir and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ViewOffNadirInput value. Returns null if the Property is not a ViewOffNadir.
Casts this Property as a ViewSunAzimuth and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ViewSunAzimuthInput value. Throws an exception if the Property is not a ViewSunAzimuth.
Casts this Property as a ViewSunAzimuth and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ViewSunAzimuthInput value. Returns null if the Property is not a ViewSunAzimuth.
Casts this Property as a ViewSunElevation and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ViewSunElevationInput value. Throws an exception if the Property is not a ViewSunElevation.
Casts this Property as a ViewSunElevation and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ViewSunElevationInput value. Returns null if the Property is not a ViewSunElevation.