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.
Gets the Amazon EC2 Container Registry path of the docker image of the model that is hosted in this ProductionVariant.
If you used the registry/repository[:tag]
form to specify the image path of
the primary container when you created the model hosted in this ProductionVariant
,
the path resolves to a path of the form registry/repository[@digest]
. A digest
is a hash value that identifies a specific version of an image. For information about
Amazon ECR paths, see Pulling
an Image in the Amazon ECR User Guide.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class DeployedImage
The DeployedImage type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeployedImage() |
Name | Type | Description | |
---|---|---|---|
![]() |
ResolutionTime | System.DateTime |
Gets and sets the property ResolutionTime.
The date and time when the image path for the model resolved to the |
![]() |
ResolvedImage | System.String |
Gets and sets the property ResolvedImage.
The specific digest path of the image hosted in this |
![]() |
SpecifiedImage | System.String |
Gets and sets the property SpecifiedImage. The image path you specified when you created the model. |
.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