VectorEnrichmentJobConfig
It contains configs such as ReverseGeocodingConfig and MapMatchingConfig.
Inheritors
Types
Functions
Casts this VectorEnrichmentJobConfig as a MapMatchingConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.MapMatchingConfig value. Throws an exception if the VectorEnrichmentJobConfig is not a MapMatchingConfig.
Casts this VectorEnrichmentJobConfig as a MapMatchingConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.MapMatchingConfig value. Returns null if the VectorEnrichmentJobConfig is not a MapMatchingConfig.
Casts this VectorEnrichmentJobConfig as a ReverseGeocodingConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ReverseGeocodingConfig value. Throws an exception if the VectorEnrichmentJobConfig is not a ReverseGeocodingConfig.
Casts this VectorEnrichmentJobConfig as a ReverseGeocodingConfig and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.ReverseGeocodingConfig value. Returns null if the VectorEnrichmentJobConfig is not a ReverseGeocodingConfig.