class Aws::SageMaker::Types::ModelArtifacts

Provides information about the location that is configured for storing model artifacts.

Model artifacts are the output that results from training a model, and typically consist of trained parameters, a model defintion that describes how to compute inferences, and other metadata.

@!attribute [rw] s3_model_artifacts

The path of the S3 object that contains the model artifacts. For
example, `s3://bucket-name/keynameprefix/model.tar.gz`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ModelArtifacts AWS API Documentation

Constants

SENSITIVE