Values.DescribeEntitlementsRequestSourceRetrieves a list that describes one of more entitlements.
type nonrec t = {name : Name.t option;The name of the entitlement.
*)stackName : Name.t;The name of the stack with which the entitlement is associated.
*)nextToken : String_.t option;The pagination token used to retrieve the next page of results for this operation.
*)maxResults : Integer.t option;The maximum size of each page of results.
*)}