Builder
class Builder
Properties
Link copied to clipboard
The name of an algorithm that was used to create the model package. The algorithm must be either an algorithm resource in your SageMaker account or an algorithm in Amazon Web Services Marketplace that you are subscribed to.
Link copied to clipboard
The ETag associated with Model Data URL.
Link copied to clipboard
Specifies the location of ML model data to deploy during endpoint creation.
Link copied to clipboard
The Amazon S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip
compressed tar archive (.tar.gz
suffix).
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.ModelDataSource inside the given block