Values_1.DescribeLineageGroupRequestSourceProvides a list of properties for the requested lineage group. For more information, see Cross-Account Lineage Tracking in the Amazon SageMaker Developer Guide.
type nonrec t = {lineageGroupName : Values_0.ExperimentEntityName.t;The name of the lineage group.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.ExperimentEntityName.t ]) list ]