AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Provides summary information about the model package.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.BatchDescribeModelPackageSummary

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class BatchDescribeModelPackageSummary

The BatchDescribeModelPackageSummary type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The creation time of the mortgage package summary.

Public Property InferenceSpecification Amazon.SageMaker.Model.InferenceSpecification

Gets and sets the property InferenceSpecification.

Public Property ModelApprovalStatus Amazon.SageMaker.ModelApprovalStatus

Gets and sets the property ModelApprovalStatus.

The approval status of the model.

Public Property ModelPackageArn System.String

Gets and sets the property ModelPackageArn.

The Amazon Resource Name (ARN) of the model package.

Public Property ModelPackageDescription System.String

Gets and sets the property ModelPackageDescription.

The description of the model package.

Public Property ModelPackageGroupName System.String

Gets and sets the property ModelPackageGroupName.

The group name for the model package

Public Property ModelPackageStatus Amazon.SageMaker.ModelPackageStatus

Gets and sets the property ModelPackageStatus.

The status of the mortgage package.

Public Property ModelPackageVersion System.Int32

Gets and sets the property ModelPackageVersion.

The version number of a versioned model.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5