Values.SpanCitationSourceA citation that spans a specific range of text.
type nonrec t = {contentId : Uuid.t option;The identifier of the content being cited in the span.
*)title : SensitiveString.t option;The title of the content being cited in the span.
*)knowledgeBaseId : Uuid.t option;The identifier of the knowledge base containing the cited content.
*)knowledgeBaseArn : Arn.t option;The Amazon Resource Name (ARN) of the knowledge base containing the cited content.
*)}