Class: Aws::Types::CreateSbomExportResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateSbomExportResponse
- 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.
1118 1119 1120 |
# File 'sig/types.rbs', line 1118 def report_id @report_id end |