Class: Aws::Types::DescribeReportJobOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeReportJobOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report_job ⇒ Types::ReportJob
Returns the value of attribute report_job.
Instance Attribute Details
#report_job ⇒ Types::ReportJob
Returns the value of attribute report_job.
781 782 783 |
# File 'sig/types.rbs', line 781 def report_job @report_job end |