Values.DescribeBudgetActionHistoriesResponseSourceDescribes a budget action history detail.
type nonrec t = {actionHistories : ActionHistories.t option;The historical record of the budget action resource.
*)nextToken : GenericString.t option;}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `InternalErrorException of InternalErrorException.t| `InvalidNextTokenException of InvalidNextTokenException.t| `InvalidParameterException of InvalidParameterException.t| `NotFoundException of NotFoundException.t| `ThrottlingException of ThrottlingException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalErrorException of InternalErrorException.t
| `InvalidNextTokenException of InvalidNextTokenException.t
| `InvalidParameterException of InvalidParameterException.t
| `NotFoundException of NotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalErrorException of InternalErrorException.t
| `InvalidNextTokenException of InvalidNextTokenException.t
| `InvalidParameterException of InvalidParameterException.t
| `NotFoundException of NotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `String of GenericString.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of SubscriberAddress.t ])
list ]
list
| `String of ActionId.t
| `Structure of
(string
* [> `Double of NotificationThreshold.t
| `Enum of string
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of Role.t ] list
| `String of PolicyArn.t ])
list ])
list ])
list ])
list
| `Timestamp of GenericTimestamp.t ])
list ]
list
| `String of GenericString.t ])
list ]