AWS SDK for Kotlin
1.0.65
sagemakergeospatial/aws.sdk.kotlin.services.sagemakergeospatial.model/VectorEnrichmentJobDataSourceConfigInput/SdkUnknown

SdkUnknown

object SdkUnknown : VectorEnrichmentJobDataSourceConfigInput

Inherited functions

asS3Data
Link copied to clipboard
fun asS3Data(): VectorEnrichmentJobS3Data

Casts this VectorEnrichmentJobDataSourceConfigInput as a S3Data and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.VectorEnrichmentJobS3Data value. Throws an exception if the VectorEnrichmentJobDataSourceConfigInput is not a S3Data.

asS3DataOrNull
Link copied to clipboard
fun asS3DataOrNull(): VectorEnrichmentJobS3Data?

Casts this VectorEnrichmentJobDataSourceConfigInput as a S3Data and retrieves its aws.sdk.kotlin.services.sagemakergeospatial.model.VectorEnrichmentJobS3Data value. Returns null if the VectorEnrichmentJobDataSourceConfigInput is not a S3Data.

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