JobConfigInput
The input structure for the JobConfig in an EarthObservationJob.
Inheritors
Types
An object containing information about the job configuration for BandMath.
An object containing information about the job configuration for cloud masking.
An object containing information about the job configuration for cloud removal.
An object containing information about the job configuration for geomosaic.
An object containing information about the job configuration for land cover segmentation.
An object containing information about the job configuration for resampling.
An object containing information about the job configuration for a Stacking Earth Observation job.
An object containing information about the job configuration for temporal statistics.
An object containing information about the job configuration for zonal statistics.
Functions
Casts this JobConfigInput as a BandMathConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.BandMathConfigInput value. Throws an exception if the JobConfigInput is not a BandMathConfig.
Casts this JobConfigInput as a BandMathConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.BandMathConfigInput value. Returns null if the JobConfigInput is not a BandMathConfig.
Casts this JobConfigInput as a CloudMaskingConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.CloudMaskingConfigInput value. Throws an exception if the JobConfigInput is not a CloudMaskingConfig.
Casts this JobConfigInput as a CloudMaskingConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.CloudMaskingConfigInput value. Returns null if the JobConfigInput is not a CloudMaskingConfig.
Casts this JobConfigInput as a CloudRemovalConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.CloudRemovalConfigInput value. Throws an exception if the JobConfigInput is not a CloudRemovalConfig.
Casts this JobConfigInput as a CloudRemovalConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.CloudRemovalConfigInput value. Returns null if the JobConfigInput is not a CloudRemovalConfig.
Casts this JobConfigInput as a GeoMosaicConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.GeoMosaicConfigInput value. Throws an exception if the JobConfigInput is not a GeoMosaicConfig.
Casts this JobConfigInput as a GeoMosaicConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.GeoMosaicConfigInput value. Returns null if the JobConfigInput is not a GeoMosaicConfig.
Casts this JobConfigInput as a LandCoverSegmentationConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.LandCoverSegmentationConfigInput value. Throws an exception if the JobConfigInput is not a LandCoverSegmentationConfig.
Casts this JobConfigInput as a LandCoverSegmentationConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.LandCoverSegmentationConfigInput value. Returns null if the JobConfigInput is not a LandCoverSegmentationConfig.
Casts this JobConfigInput as a ResamplingConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ResamplingConfigInput value. Throws an exception if the JobConfigInput is not a ResamplingConfig.
Casts this JobConfigInput as a ResamplingConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ResamplingConfigInput value. Returns null if the JobConfigInput is not a ResamplingConfig.
Casts this JobConfigInput as a StackConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.StackConfigInput value. Throws an exception if the JobConfigInput is not a StackConfig.
Casts this JobConfigInput as a StackConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.StackConfigInput value. Returns null if the JobConfigInput is not a StackConfig.
Casts this JobConfigInput as a TemporalStatisticsConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.TemporalStatisticsConfigInput value. Throws an exception if the JobConfigInput is not a TemporalStatisticsConfig.
Casts this JobConfigInput as a TemporalStatisticsConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.TemporalStatisticsConfigInput value. Returns null if the JobConfigInput is not a TemporalStatisticsConfig.
Casts this JobConfigInput as a ZonalStatisticsConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ZonalStatisticsConfigInput value. Throws an exception if the JobConfigInput is not a ZonalStatisticsConfig.
Casts this JobConfigInput as a ZonalStatisticsConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ZonalStatisticsConfigInput value. Returns null if the JobConfigInput is not a ZonalStatisticsConfig.