Values.DynatraceServiceDetailsSourceComplete service details for Dynatrace integration.
type nonrec t = {accountUrn : DynatraceServiceDetailsAccountUrnString.t;Dynatrace resource account urn.
*)}val make :
?authorizationConfig:??? ->
accountUrn:DynatraceServiceDetailsAccountUrnString.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of DynatraceServiceDetailsAccountUrnString.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Map of
([> `String of String_.t ]
* [> `String of ExchangeParameterValue.t ])
list
| `String of
DynatraceOAuthClientCredentialsConfigClientNameString.t ])
list ])
list ])
list ]