Values.DescribeAppBlockBuildersRequestSourceRetrieves a list that describes one or more app block builders.
type nonrec t = {names : StringList.t option;The names of the app block builders.
*)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. The maximum value is 25.
*)}