Class: Aws::Types::UpdateReportGroupOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateReportGroupOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report_group ⇒ Types::ReportGroup
Returns the value of attribute report_group.
Instance Attribute Details
#report_group ⇒ Types::ReportGroup
Returns the value of attribute report_group.
1494 1495 1496 |
# File 'sig/types.rbs', line 1494 def report_group @report_group end |