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