Values.IntegrationSourceInformation about third-party services integrated into a response plan.
type nonrec t = {pagerDutyConfiguration : PagerDutyConfiguration.t option;Information about the PagerDuty service where the response plan creates an incident.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of PagerDutyConfigurationNameString.t
| `Structure of
(string
* [> `String of
PagerDutyIncidentConfigurationServiceIdString.t ])
list ])
list ])
list ]