Class: Aws::Types::StartReportJobOutput
- Inherits:
-
Object
- Object
- Aws::Types::StartReportJobOutput
- 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.
2190 2191 2192 |
# File 'sig/types.rbs', line 2190 def report_job_id @report_job_id end |