class Aws::SageMaker::Types::ModelPackageSummary
Provides summary information about a model package.
@!attribute [rw] model_package_name
The name of the model package. @return [String]
@!attribute [rw] model_package_group_name
If the model package is a versioned model, the model group that the versioned model belongs to. @return [String]
@!attribute [rw] model_package_version
If the model package is a versioned model, the version of the model. @return [Integer]
@!attribute [rw] model_package_arn
The Amazon Resource Name (ARN) of the model package. @return [String]
@!attribute [rw] model_package_description
A brief description of the model package. @return [String]
@!attribute [rw] creation_time
A timestamp that shows when the model package was created. @return [Time]
@!attribute [rw] model_package_status
The overall status of the model package. @return [String]
@!attribute [rw] model_approval_status
The approval status of the model. This can be one of the following values. * `APPROVED` - The model is approved * `REJECTED` - The model is rejected. * `PENDING_MANUAL_APPROVAL` - The model is waiting for manual approval. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ModelPackageSummary AWS API Documentation
Constants
- SENSITIVE