Values.RecommendedActionSourceThe recommended action from the Amazon Redshift Advisor recommendation.
type nonrec t = {text : String_.t option;The specific instruction about the command.
*)database : String_.t option;The database name to perform the action on. Only applicable if the type of command is SQL.
*)command : String_.t option;The command to run.
*)type_ : RecommendedActionType.t option;The type of command.
*)}