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 for an endpoint.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class EndpointSummary
The EndpointSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
EndpointSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. A timestamp that shows when the endpoint was created. |
![]() |
EndpointArn | System.String |
Gets and sets the property EndpointArn. The Amazon Resource Name (ARN) of 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.
To get a list of endpoints with a specified status, use the |
![]() |
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. A timestamp that shows when the endpoint was last modified. |
.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