Class: Aws::Types::DescribeReportJobInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeReportJobInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report_job_id ⇒ ::String
Returns the value of attribute report_job_id.
Instance Attribute Details
#report_job_id ⇒ ::String
Returns the value of attribute report_job_id.
776 777 778 |
# File 'sig/types.rbs', line 776 def report_job_id @report_job_id end |