Values_1.DescribeClusterRequestSourceRetrieves information of a SageMaker HyperPod cluster.
type nonrec t = {clusterName : Values_0.ClusterNameOrArn.t;The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.ClusterNameOrArn.t ]) list ]