Class: Aws::Types::CreateImageUsageReportResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateImageUsageReportResult
- 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.
2428 2429 2430 |
# File 'sig/types.rbs', line 2428 def report_id @report_id end |