Values.DescribeRemediationConfigurationsResponseSourceReturns the details of one or more remediation configurations.
type nonrec t = {remediationConfigurations : RemediationConfigurations.t option;Returns a remediation configuration object.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of AutoRemediationAttempts.t
| `Long of AutoRemediationAttemptSeconds.t
| `Map of
([> `String of StringWithCharLimit256.t ]
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `String of
StringWithCharLimit256.t ]
list ])
list ])
list ])
list
| `String of ConfigRuleName.t
| `Structure of
(string
* [> `Structure of
(string * [> `Integer of Percentage.t ]) list ])
list ])
list ]
list ])
list ]