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.
The properties of a model as returned by the Search API.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class Model
The Model type exposes the following members
Name | Description | |
---|---|---|
![]() |
Model() |
Name | Type | Description | |
---|---|---|---|
![]() |
Containers | System.Collections.Generic.List<Amazon.SageMaker.Model.ContainerDefinition> |
Gets and sets the property Containers. The containers in the inference pipeline. |
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. A timestamp that indicates when the model was created. |
![]() |
DeploymentRecommendation | Amazon.SageMaker.Model.DeploymentRecommendation |
Gets and sets the property DeploymentRecommendation. A set of recommended deployment configurations for the model. |
![]() |
EnableNetworkIsolation | System.Boolean |
Gets and sets the property EnableNetworkIsolation. Isolates the model container. No inbound or outbound network calls can be made to or from the model container. |
![]() |
ExecutionRoleArn | System.String |
Gets and sets the property ExecutionRoleArn. The Amazon Resource Name (ARN) of the IAM role that you specified for the model. |
![]() |
InferenceExecutionConfig | Amazon.SageMaker.Model.InferenceExecutionConfig |
Gets and sets the property InferenceExecutionConfig. |
![]() |
ModelArn | System.String |
Gets and sets the property ModelArn. The Amazon Resource Name (ARN) of the model. |
![]() |
ModelName | System.String |
Gets and sets the property ModelName. The name of the model. |
![]() |
PrimaryContainer | Amazon.SageMaker.Model.ContainerDefinition |
Gets and sets the property PrimaryContainer. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SageMaker.Model.Tag> |
Gets and sets the property Tags. A list of key-value pairs associated with the model. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide. |
![]() |
VpcConfig | Amazon.SageMaker.Model.VpcConfig |
Gets and sets the property VpcConfig. |
.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