Values.UpdateTraceSegmentDestinationRequestSourceModifies the destination of data sent to PutTraceSegments. The Transaction Search feature requires the CloudWatchLogs destination. For more information, see Transaction Search.
type nonrec t = {destination : TraceSegmentDestination.t option;The configured destination of trace segments.
*)}