class Aws::SageMaker::Types::DescribeModelPackageOutput

@!attribute [rw] model_package_name

The name of the model package being described.
@return [String]

@!attribute [rw] model_package_group_name

If the model is a versioned model, the name of the model group that
the versioned model belongs to.
@return [String]

@!attribute [rw] model_package_version

The version of the model package.
@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 summary of the model package.
@return [String]

@!attribute [rw] creation_time

A timestamp specifying when the model package was created.
@return [Time]

@!attribute [rw] inference_specification

Details about inference jobs that can be run with models based on
this model package.
@return [Types::InferenceSpecification]

@!attribute [rw] source_algorithm_specification

Details about the algorithm that was used to create the model
package.
@return [Types::SourceAlgorithmSpecification]

@!attribute [rw] validation_specification

Configurations for one or more transform jobs that Amazon SageMaker
runs to test the model package.
@return [Types::ModelPackageValidationSpecification]

@!attribute [rw] model_package_status

The current status of the model package.
@return [String]

@!attribute [rw] model_package_status_details

Details about the current status of the model package.
@return [Types::ModelPackageStatusDetails]

@!attribute [rw] certify_for_marketplace

Whether the model package is certified for listing on Amazon Web
Services Marketplace.
@return [Boolean]

@!attribute [rw] model_approval_status

The approval status of the model package.
@return [String]

@!attribute [rw] created_by

Information about the user who created or modified an experiment,
trial, or trial component.
@return [Types::UserContext]

@!attribute [rw] metadata_properties

Metadata properties of the tracking entity, trial, or trial
component.
@return [Types::MetadataProperties]

@!attribute [rw] model_metrics

Metrics for the model.
@return [Types::ModelMetrics]

@!attribute [rw] last_modified_time

The last time the model package was modified.
@return [Time]

@!attribute [rw] last_modified_by

Information about the user who created or modified an experiment,
trial, or trial component.
@return [Types::UserContext]

@!attribute [rw] approval_description

A description provided for the model approval.
@return [String]

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

Constants

SENSITIVE