kdriver
Toggle table of contents
0.2.7
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Log
/
ViolationSetting
Violation
Setting
@
Serializable
data
class
ViolationSetting
(
val
name
:
String
,
val
threshold
:
Double
)
Violation configuration setting.
Members
Constructors
Violation
Setting
Link copied to clipboard
constructor
(
name
:
String
,
threshold
:
Double
)
Properties
name
Link copied to clipboard
val
name
:
String
Violation type.
threshold
Link copied to clipboard
val
threshold
:
Double
Time threshold to trigger upon.