Class: Aws::Types::CancelSbomExportRequest
- Inherits:
-
Object
- Object
- Aws::Types::CancelSbomExportRequest
- 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.
430 431 432 |
# File 'sig/types.rbs', line 430 def report_id @report_id end |