Values.UpdateEntitlementRequestSourceUpdates the specified entitlement.
type nonrec t = {name : Name.t;The name of the entitlement.
*)stackName : Name.t;The name of the stack with which the entitlement is associated.
*)description : Description.t option;The description of the entitlement.
*)appVisibility : AppVisibility.t option;Specifies whether all or only selected apps are entitled.
*)attributes : EntitlementAttributeList.t option;The attributes of the entitlement.
*)}