Class: Aws::Types::GetPerformanceAnalysisReportResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetPerformanceAnalysisReportResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analysis_report ⇒ Types::AnalysisReport
Returns the value of attribute analysis_report.
Instance Attribute Details
#analysis_report ⇒ Types::AnalysisReport
Returns the value of attribute analysis_report.
155 156 157 |
# File 'sig/types.rbs', line 155 def analysis_report @analysis_report end |