AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the CreateLicenseManagerReportGenerator operation. Creates a report generator.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.LicenseManager.AmazonLicenseManagerRequest
      Amazon.LicenseManager.Model.CreateLicenseManagerReportGeneratorRequest

Namespace: Amazon.LicenseManager.Model
Assembly: AWSSDK.LicenseManager.dll
Version: 3.x.y.z

Syntax

C#
public class CreateLicenseManagerReportGeneratorRequest : AmazonLicenseManagerRequest
         IAmazonWebServiceRequest

The CreateLicenseManagerReportGeneratorRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientToken System.String

Gets and sets the property ClientToken.

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Public Property Description System.String

Gets and sets the property Description.

Description of the report generator.

Public Property ReportContext Amazon.LicenseManager.Model.ReportContext

Gets and sets the property ReportContext.

Defines the type of license configuration the report generator tracks.

Public Property ReportFrequency Amazon.LicenseManager.Model.ReportFrequency

Gets and sets the property ReportFrequency.

Frequency by which reports are generated. Reports can be generated daily, monthly, or weekly.

Public Property ReportGeneratorName System.String

Gets and sets the property ReportGeneratorName.

Name of the report generator.

Public Property Tags System.Collections.Generic.List<Amazon.LicenseManager.Model.Tag>

Gets and sets the property Tags.

Tags to add to the report generator.

Public Property Type System.Collections.Generic.List<System.String>

Gets and sets the property Type.

Type of reports to generate. The following report types an be generated:

  • 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.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5