ModelPackageArnDataSource
A SageMaker AI model package ARN as the data source for the custom model. When you specify a model package ARN, Amazon Bedrock resolves the model package to retrieve the model artifacts.
Inherited functions
Link copied to clipboard
Casts this CustomModelDataSource as a ModelPackageArnDataSource and retrieves its aws.sdk.kotlin.services.bedrock.model.ModelPackageArnDataSource value. Throws an exception if the CustomModelDataSource is not a ModelPackageArnDataSource.
Link copied to clipboard
Casts this CustomModelDataSource as a ModelPackageArnDataSource and retrieves its aws.sdk.kotlin.services.bedrock.model.ModelPackageArnDataSource value. Returns null if the CustomModelDataSource is not a ModelPackageArnDataSource.