AiModelSource
The source of the model for an AI recommendation job. This is a union type.
Inheritors
Types
Functions
Link copied to clipboard
Casts this AiModelSource as a S3 and retrieves its aws.sdk.kotlin.services.sagemaker.model.AiModelSourceS3 value. Throws an exception if the AiModelSource is not a S3.
Link copied to clipboard
Casts this AiModelSource as a S3 and retrieves its aws.sdk.kotlin.services.sagemaker.model.AiModelSourceS3 value. Returns null if the AiModelSource is not a S3.