Class: Aws::Types::CancelFindingsReportRequest
- Inherits:
-
Object
- Object
- Aws::Types::CancelFindingsReportRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report_id ⇒ ::String
Returns the value of attribute report_id.
Instance Attribute Details
#report_id ⇒ ::String
Returns the value of attribute report_id.
420 421 422 |
# File 'sig/types.rbs', line 420 def report_id @report_id end |