Values.IdentifierPartsSourceThe identifier parts of a product REST endpoint.
type nonrec t = {method_ : string;The method of the product REST endpoint.
*)path : string;The path of the product REST endpoint.
*)restApiId : string;The REST API ID of the product REST endpoint.
*)stage : string;The stage of the product REST endpoint.
*)}