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.

A summary of the properties of an inference component.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.InferenceComponentSummary

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

Syntax

C#
public class InferenceComponentSummary

The InferenceComponentSummary type exposes the following members

Constructors

NameDescription
Public Method InferenceComponentSummary()

Properties

NameTypeDescription
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The time when the inference component was created.

Public Property EndpointArn System.String

Gets and sets the property EndpointArn.

The Amazon Resource Name (ARN) of the endpoint that hosts the inference component.

Public Property EndpointName System.String

Gets and sets the property EndpointName.

The name of the endpoint that hosts the inference component.

Public Property InferenceComponentArn System.String

Gets and sets the property InferenceComponentArn.

The Amazon Resource Name (ARN) of the inference component.

Public Property InferenceComponentName System.String

Gets and sets the property InferenceComponentName.

The name of the inference component.

Public Property InferenceComponentStatus Amazon.SageMaker.InferenceComponentStatus

Gets and sets the property InferenceComponentStatus.

The status of the inference component.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

The time when the inference component was last updated.

Public Property VariantName System.String

Gets and sets the property VariantName.

The name of the production variant that hosts the inference component.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5