Class: Aws::Types::CreateAssessmentReportResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAssessmentReportResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#assessment_report ⇒ Types::AssessmentReport
Returns the value of attribute assessment_report.
Instance Attribute Details
#assessment_report ⇒ Types::AssessmentReport
Returns the value of attribute assessment_report.
409 410 411 |
# File 'sig/types.rbs', line 409 def assessment_report @assessment_report end |