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.
Lists a summary of the properties of an instance (also called a node interchangeably) of a SageMaker HyperPod cluster.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ClusterNodeSummary
The ClusterNodeSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
ClusterNodeSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
InstanceGroupName | System.String |
Gets and sets the property InstanceGroupName. The name of the instance group in which the instance is. |
![]() |
InstanceId | System.String |
Gets and sets the property InstanceId. The ID of the instance. |
![]() |
InstanceStatus | Amazon.SageMaker.Model.ClusterInstanceStatusDetails |
Gets and sets the property InstanceStatus. The status of the instance. |
![]() |
InstanceType | Amazon.SageMaker.ClusterInstanceType |
Gets and sets the property InstanceType. The type of the instance. |
![]() |
LastSoftwareUpdateTime | System.DateTime |
Gets and sets the property LastSoftwareUpdateTime. The time when SageMaker last updated the software of the instances in the cluster. |
![]() |
LaunchTime | System.DateTime |
Gets and sets the property LaunchTime. The time when the instance is launched. |
![]() |
NodeLogicalId | System.String |
Gets and sets the property NodeLogicalId.
A unique identifier for the node that persists throughout its lifecycle, from provisioning
request to termination. This identifier can be used to track the node even before
it has an assigned |
![]() |
UltraServerInfo | Amazon.SageMaker.Model.UltraServerInfo |
Gets and sets the property UltraServerInfo. Contains information about the UltraServer. |
.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