Values.ActionHistorySourceThe historical records for a budget action.
type nonrec t = {timestamp : GenericTimestamp.t option;status : ActionStatus.t option;The status of action at the time of the event.
*)eventType : EventType.t option;This distinguishes between whether the events are triggered by the user or are generated by the system.
*)actionHistoryDetails : ActionHistoryDetails.t option;The description of the details for the event.
*)}val to_value :
t ->
[> `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 ]