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.
This is the response object from the DescribeCluster operation.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class DescribeClusterResponse : AmazonWebServiceResponse
The DescribeClusterResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeClusterResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
AutoScaling | Amazon.SageMaker.Model.ClusterAutoScalingConfigOutput |
Gets and sets the property AutoScaling. The current autoscaling configuration and status for the autoscaler. |
![]() |
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. |
![]() |
ClusterRole | System.String |
Gets and sets the property ClusterRole. The Amazon Resource Name (ARN) of the IAM role that HyperPod uses for cluster autoscaling operations. |
![]() |
ClusterStatus | Amazon.SageMaker.ClusterStatus |
Gets and sets the property ClusterStatus. The status of the SageMaker HyperPod cluster. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time when the SageMaker Cluster is created. |
![]() |
FailureMessage | System.String |
Gets and sets the property FailureMessage. The failure message of the SageMaker HyperPod cluster. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
InstanceGroups | System.Collections.Generic.List<Amazon.SageMaker.Model.ClusterInstanceGroupDetails> |
Gets and sets the property InstanceGroups. The instance groups of the SageMaker HyperPod cluster. |
![]() |
NodeProvisioningMode | Amazon.SageMaker.ClusterNodeProvisioningMode |
Gets and sets the property NodeProvisioningMode. The mode used for provisioning nodes in the cluster. |
![]() |
NodeRecovery | Amazon.SageMaker.ClusterNodeRecovery |
Gets and sets the property NodeRecovery. The node recovery mode configured for the SageMaker HyperPod cluster. |
![]() |
Orchestrator | Amazon.SageMaker.Model.ClusterOrchestrator |
Gets and sets the property Orchestrator. The type of orchestrator used for the SageMaker HyperPod cluster. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
RestrictedInstanceGroups | System.Collections.Generic.List<Amazon.SageMaker.Model.ClusterRestrictedInstanceGroupDetails> |
Gets and sets the property RestrictedInstanceGroups. The specialized instance groups for training models like Amazon Nova to be created in the SageMaker HyperPod cluster. |
![]() |
TieredStorageConfig | Amazon.SageMaker.Model.ClusterTieredStorageConfig |
Gets and sets the property TieredStorageConfig. The current configuration for managed tier checkpointing on the HyperPod cluster. For example, this shows whether the feature is enabled and the percentage of cluster memory allocated for checkpoint storage. |
![]() |
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