Class: Aws::Types::DeleteLicenseManagerReportGeneratorRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteLicenseManagerReportGeneratorRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#license_manager_report_generator_arn ⇒ ::String
Returns the value of attribute license_manager_report_generator_arn.
Instance Attribute Details
#license_manager_report_generator_arn ⇒ ::String
Returns the value of attribute license_manager_report_generator_arn.
363 364 365 |
# File 'sig/types.rbs', line 363 def license_manager_report_generator_arn @license_manager_report_generator_arn end |