Class: Aws::Types::GetLicenseManagerReportGeneratorResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetLicenseManagerReportGeneratorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report_generator ⇒ Types::ReportGenerator
Returns the value of attribute report_generator.
Instance Attribute Details
#report_generator ⇒ Types::ReportGenerator
Returns the value of attribute report_generator.
542 543 544 |
# File 'sig/types.rbs', line 542 def report_generator @report_generator end |