ShortDescription Class

A summary of the recommendation.

Inheritance
ShortDescription

Constructor

ShortDescription(*, problem: Optional[str] = None, solution: Optional[str] = None, **kwargs)

Parameters

problem
str
Required

The issue or opportunity identified by the recommendation.

solution
str
Required

The remediation action suggested by the recommendation.