Values.HyperPodPropertiesInputSourceThe hyper pod properties of a Amazon Web Services Glue properties patch.
type nonrec t = {clusterName : HyperPodPropertiesInputClusterNameString.t;The cluster name the hyper pod properties.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of HyperPodPropertiesInputClusterNameString.t ])
list ]