class Aws::LicenseManager::Types::ReportGenerator
Describe the details of a report generator.
@!attribute [rw] report_generator_name
Name of the report generator. @return [String]
@!attribute [rw] report_type
Type of reports that are generated. @return [Array<String>]
@!attribute [rw] report_context
License configuration type this generator reports on. @return [Types::ReportContext]
@!attribute [rw] report_frequency
Details on how frequently reports are generated. @return [Types::ReportFrequency]
@!attribute [rw] license_manager_report_generator_arn
Amazon Resource Number (ARN) of the report generator. @return [String]
@!attribute [rw] last_run_status
Status of the last report generation attempt. @return [String]
@!attribute [rw] last_run_failure_reason
Failure message for the last report generation attempt. @return [String]
@!attribute [rw] last_report_generation_time
Time the last report was generated at. @return [String]
@!attribute [rw] report_creator_account
The AWS account ID used to create the report generator. @return [String]
@!attribute [rw] description
Description of the report generator. @return [String]
@!attribute [rw] s3_location
Details of the S3 bucket that report generator reports are published to. @return [Types::S3Location]
@!attribute [rw] create_time
Time the report was created. @return [String]
@!attribute [rw] tags
Tags associated with the report generator. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/ReportGenerator AWS API Documentation
Constants
- SENSITIVE