Values.PendingCloudwatchLogsExportsSourceA list of the log types whose configuration is still pending. These log types are in the process of being activated or deactivated.
type nonrec t = {logTypesToEnable : LogTypeList.t option;Log types that are in the process of being deactivated. After they are deactivated, these log types aren't exported to CloudWatch Logs.
*)logTypesToDisable : LogTypeList.t option;Log types that are in the process of being enabled. After they are enabled, these log types are exported to Amazon CloudWatch Logs.
*)}