getPerformanceAnalysisReport
abstract suspend fun getPerformanceAnalysisReport(input: GetPerformanceAnalysisReportRequest): GetPerformanceAnalysisReportResponse
Retrieves the report including the report ID, status, time details, and the insights with recommendations. The report status can be RUNNING
, SUCCEEDED
, or FAILED
. The insights include the description
and recommendation
fields.