Updates a report generator.
See https://www.paws-r-sdk.com/docs/licensemanager_update_license_manager_report_generator/ for full documentation.
licensemanager_update_license_manager_report_generator(
LicenseManagerReportGeneratorArn,
ReportGeneratorName,
Type,
ReportContext,
ReportFrequency,
ClientToken,
Description = NULL
)
[required] Amazon Resource Name (ARN) of the report generator to update.
[required] Name of the report generator.
[required] Type of reports to generate. The following report types are supported:
License configuration report - Reports the number and details of consumed licenses for a license configuration.
Resource report - Reports the tracked licenses and resource consumption for a license configuration.
[required] The report context.
[required] Frequency by which reports are generated.
[required] Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Description of the report generator.