Values.DescribeAppBlockBuildersResultSourceRetrieves a list that describes one or more app block builders.
type nonrec t = {appBlockBuilders : AppBlockBuilderList.t option;The list that describes one or more app block builders.
*)nextToken : String_.t option;The pagination token used to retrieve the next page of results for this operation.
*)}type nonrec error = [ | `OperationNotPermittedException of OperationNotPermittedException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `OperationNotPermittedException of OperationNotPermittedException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `OperationNotPermittedException of OperationNotPermittedException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Timestamp of Timestamp.t ])
list ]
list
| `String of Arn.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `String of String_.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list
| `String of String_.t ])
list ]