AWS SDK Version 3 for .NET
API Reference

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.

Metadata information about a HyperPod cluster showing information about the cluster level operations, such as creating, updating, and deleting.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ClusterMetadata

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class ClusterMetadata

The ClusterMetadata type exposes the following members

Constructors

NameDescription
Public Method ClusterMetadata()

Properties

NameTypeDescription
Public Property EksRoleAccessEntries System.Collections.Generic.List<System.String>

Gets and sets the property EksRoleAccessEntries.

A list of Amazon EKS IAM role ARNs associated with the cluster. This is created by HyperPod on your behalf and only applies for EKS orchestrated clusters.

Public Property FailureMessage System.String

Gets and sets the property FailureMessage.

An error message describing why the cluster level operation (such as creating, updating, or deleting) failed.

Public Property SlrAccessEntry System.String

Gets and sets the property SlrAccessEntry.

The Service-Linked Role (SLR) associated with the cluster. This is created by HyperPod on your behalf and only applies for EKS orchestrated clusters.

Version Information

.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