Class: Aws::Types::TestRunReportConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::TestRunReportConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report_output ⇒ ::Array[Types::ReportOutputConfiguration]
Returns the value of attribute report_output.
Instance Attribute Details
#report_output ⇒ ::Array[Types::ReportOutputConfiguration]
Returns the value of attribute report_output.
1716 1717 1718 |
# File 'sig/types.rbs', line 1716 def report_output @report_output end |