Values.StopContinuousExportRequestSourceStop the continuous flow of agent's discovered data into Amazon Athena.
type nonrec t = {exportId : ConfigurationsExportId.t;The unique ID assigned to this export.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of ConfigurationsExportId.t ]) list ]