Class: Aws::Types::StartAnalysisReportResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartAnalysisReportResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analysis_report_id ⇒ ::String
Returns the value of attribute analysis_report_id.
Instance Attribute Details
#analysis_report_id ⇒ ::String
Returns the value of attribute analysis_report_id.
1536 1537 1538 |
# File 'sig/types.rbs', line 1536 def analysis_report_id @analysis_report_id end |