Values_0.ClusterMetadataSourceMetadata information about a HyperPod cluster showing information about the cluster level operations, such as creating, updating, and deleting.
type nonrec t = {failureMessage : String_.t option;An error message describing why the cluster level operation (such as creating, updating, or deleting) failed.
*)eksRoleAccessEntries : EksRoleAccessEntries.t option;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.
*)slrAccessEntry : String_.t option;The Service-Linked Role (SLR) associated with the cluster. This is created by HyperPod on your behalf and only applies for EKS orchestrated clusters.
*)}