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 hosted endpoint for real-time inference.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class Endpoint
The Endpoint type exposes the following members
Name | Description | |
---|---|---|
![]() |
Endpoint() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time that the endpoint was created. |
![]() |
DataCaptureConfig | Amazon.SageMaker.Model.DataCaptureConfigSummary |
Gets and sets the property DataCaptureConfig. |
![]() |
EndpointArn | System.String |
Gets and sets the property EndpointArn. The Amazon Resource Name (ARN) of the endpoint. |
![]() |
EndpointConfigName | System.String |
Gets and sets the property EndpointConfigName. The endpoint configuration associated with the endpoint. |
![]() |
EndpointName | System.String |
Gets and sets the property EndpointName. The name of the endpoint. |
![]() |
EndpointStatus | Amazon.SageMaker.EndpointStatus |
Gets and sets the property EndpointStatus. The status of the endpoint. |
![]() |
FailureReason | System.String |
Gets and sets the property FailureReason. If the endpoint failed, the reason it failed. |
![]() |
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. The last time the endpoint was modified. |
![]() |
MonitoringSchedules | System.Collections.Generic.List<Amazon.SageMaker.Model.MonitoringSchedule> |
Gets and sets the property MonitoringSchedules. A list of monitoring schedules for the endpoint. For information about model monitoring, see Amazon SageMaker Model Monitor. |
![]() |
ProductionVariants | System.Collections.Generic.List<Amazon.SageMaker.Model.ProductionVariantSummary> |
Gets and sets the property ProductionVariants. A list of the production variants hosted on the endpoint. Each production variant is a model. |
![]() |
ShadowProductionVariants | System.Collections.Generic.List<Amazon.SageMaker.Model.ProductionVariantSummary> |
Gets and sets the property ShadowProductionVariants. A list of the shadow variants hosted on the endpoint. Each shadow variant is a model in shadow mode with production traffic replicated from the production variant. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SageMaker.Model.Tag> |
Gets and sets the property Tags. A list of the tags associated with the endpoint. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide. |
.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