Values_0.RecommendedActionSourceThe recommended actions to apply to resolve the issues associated with your DB instances, DB clusters, and DB parameter groups.
type nonrec t = {actionId : String_.t option;The unique identifier of the recommended action.
*)title : String_.t option;A short description to summarize the action. The description might contain markdown.
*)description : String_.t option;A detailed description of the action. The description might contain markdown.
*)operation : String_.t option;An API operation for the action.
*)parameters : RecommendedActionParameterList.t option;The parameters for the API operation.
*)applyModes : StringList.t option;The methods to apply the recommended action. Valid values: manual - The action requires you to resolve the recommendation manually. immediately - The action is applied immediately. next-maintainance-window - The action is applied during the next scheduled maintainance.
*)status : String_.t option;The status of the action. ready applied scheduled resolved
*)issueDetails : IssueDetails.t option;The details of the issue.
*)contextAttributes : ContextAttributeList.t option;The supporting attributes to explain the recommended action.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `String of String_.t
| `Structure of (string * [> `String of String_.t ]) list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Double of
Double.t ])
list ])
list ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `Integer of Integer.t
| `List of
[> `String of String_.t ]
list
| `String of String_.t ])
list ])
list ])
list ])
list ]
list
| `String of String_.t
| `Timestamp of TStamp.t ])
list ])
list ])
list ]