Values.ResourceConfigSourceThis structure contains configuration details about an integration between CloudWatch Logs and another entity.
type nonrec t = {openSearchResourceConfig : OpenSearchResourceConfig.t option;This structure contains configuration details about an integration between CloudWatch Logs and OpenSearch Service.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of CollectionRetentionDays.t
| `List of [> `String of Arn.t ] list
| `String of Arn.t ])
list ])
list ]