Values_2.GetLineageGroupPolicyRequestSourceThe resource policy for the lineage group.
type nonrec t = {lineageGroupName : LineageGroupNameOrArn.t;The name or Amazon Resource Name (ARN) of the lineage group.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of LineageGroupNameOrArn.t ]) list ]