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 a SageMaker HyperPod cluster.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ClusterSummary
The ClusterSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
ClusterSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClusterArn | System.String |
Gets and sets the property ClusterArn. The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster. |
![]() |
ClusterName | System.String |
Gets and sets the property ClusterName. The name of the SageMaker HyperPod cluster. |
![]() |
ClusterStatus | Amazon.SageMaker.ClusterStatus |
Gets and sets the property ClusterStatus. The status of the SageMaker HyperPod cluster. |
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time when the SageMaker HyperPod cluster is created. |
![]() |
TrainingPlanArns | System.Collections.Generic.List<System.String> |
Gets and sets the property TrainingPlanArns. A list of Amazon Resource Names (ARNs) of the training plans associated with this cluster.
For more information about how to reserve GPU capacity for your SageMaker HyperPod
clusters using Amazon SageMaker Training Plan, see |
.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