ResamplingConfig
An object containing information about the job configuration for resampling.
Inherited 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.