Values.HistoryEventExecutionDataDetailsSourceProvides details about input or output in an execution history event.
type nonrec t = {truncated : Truncated.t option;Indicates whether input or output was truncated in the response. Always false for API calls. In CloudWatch logs, the value will be true if the data is truncated due to size limits.
*)}