S3DataSource
The Amazon S3 data source of the model to import.
Inherited functions
Link copied to clipboard
Casts this ModelDataSource as a S3DataSource and retrieves its aws.sdk.kotlin.services.bedrock.model.S3DataSource value. Throws an exception if the ModelDataSource is not a S3DataSource.
Link copied to clipboard
Casts this ModelDataSource as a S3DataSource and retrieves its aws.sdk.kotlin.services.bedrock.model.S3DataSource value. Returns null if the ModelDataSource is not a S3DataSource.