Class: Aws::Types::CreateReportGroupOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateReportGroupOutput
- 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.
388 389 390 |
# File 'sig/types.rbs', line 388 def report_group @report_group end |