Reporting Configuration
@Serializable
Specifies how the rule or notification was configured during the scan.
Information about a rule or notification that can be configured at runtime.
Default reporting configuration information.
Constructors
Link copied to clipboard
constructor(enabled: Boolean? = null, level: Level? = null, parameters: PropertyBag? = null, properties: PropertyBag? = null, rank: Double? = null)