Values.ServiceDetailsSourceUnion of service-specific configuration details for service registration.
type nonrec t = {dynatrace : DynatraceServiceDetails.t option;Dynatrace-specific service details.
*)servicenow : ServiceNowServiceDetails.t option;ServiceNow-specific service details.
*)mcpserverdatadog : DatadogServiceDetails.t option;Datadog MCP server-specific service details.
*)mcpserver : MCPServerDetails.t option;MCP server-specific service details.
*)gitlab : GitLabDetails.t option;GitLab-specific service details.
*)mcpserversplunk : MCPServerDetails.t option;Splunk MCP server-specific service details.
*)mcpservernewrelic : NewRelicServiceDetails.t option;New Relic-specific service details.
*)eventChannel : EventChannelDetails.t option;Event Channel specific service details.
*)mcpservergrafana : GrafanaServiceDetails.t option;Datadog MCP server-specific service details.
*)pagerduty : PagerDutyDetails.t option;PagerDuty specific service details.
*)azureidentity : RegisteredAzureIdentityDetails.t option;Azure integration with AWS Outbound Identity Federation specific service details.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `String of DynatraceServiceDetailsAccountUrnString.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of [> `String of String_.t ] list
| `Map of
([> `String of String_.t ]
* [> `String of ExchangeParameterValue.t ])
list
| `String of
DynatraceOAuthClientCredentialsConfigClientNameString.t ])
list ])
list ])
list ])
list ]