toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.chronicle.kotlin.outputs
/
RuleSeverity
Rule
Severity
data
class
RuleSeverity
(
val
displayName
:
String
?
=
null
)
Members
Constructors
Rule
Severity
Link copied to clipboard
constructor
(
displayName
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
display
Name
Link copied to clipboard
val
displayName
:
String
?
=
null
The display name of the severity level. Extracted from the meta section of the rule text.