AWS SDK for Kotlin
1.5.4
      Platform filter
Skip to content
    AWS SDK for Kotlin
sagemakergeospatial/aws.sdk.kotlin.services.sagemakergeospatial.model/VectorEnrichmentJobConfig/SdkUnknown

SdkUnknown

object SdkUnknown : VectorEnrichmentJobConfig

Inherited functions

asMapMatchingConfig
Link copied to clipboard
fun asMapMatchingConfig(): MapMatchingConfig

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.

asMapMatchingConfigOrNull
Link copied to clipboard
fun asMapMatchingConfigOrNull(): 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.

asReverseGeocodingConfig
Link copied to clipboard
fun asReverseGeocodingConfig(): ReverseGeocodingConfig

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.

asReverseGeocodingConfigOrNull
Link copied to clipboard
fun asReverseGeocodingConfigOrNull(): 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.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka