CreateLicenseManagerReportGeneratorRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Description of the report generator.

Link copied to clipboard

Defines the type of license configuration the report generator tracks.

Link copied to clipboard

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

Link copied to clipboard

Name of the report generator.

Link copied to clipboard
val tags: List<Tag>?

Tags to add to the report generator.

Link copied to clipboard

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

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String