Values.SectionSourceContains the section name and list of product REST endpoints for a product.
type nonrec t = {productRestEndpointPageArns : string list;The ARNs of the product REST endpoint pages in a portal product.
*)sectionName : string;The section name.
*)}