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 information about the endpoint of the model deployment.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ModelDeployResult

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

Syntax

C#
public class ModelDeployResult

The ModelDeployResult type exposes the following members

Constructors

NameDescription
Public Method ModelDeployResult()

Properties

NameTypeDescription
Public Property EndpointName System.String

Gets and sets the property EndpointName.

The name of the endpoint to which the model has been deployed.

If model deployment fails, this field is omitted from the response.

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