Class: Aws::Types::DescribeReportPlanOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeReportPlanOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report_plan ⇒ Types::ReportPlan
Returns the value of attribute report_plan.
Instance Attribute Details
#report_plan ⇒ Types::ReportPlan
Returns the value of attribute report_plan.
791 792 793 |
# File 'sig/types.rbs', line 791 def report_plan @report_plan end |