toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
IncidentInfoArgs
/
IncidentInfoArgs
Incident
Info
Args
constructor
(
incidentId
:
Output
<
String
>
?
=
null
,
relationName
:
Output
<
String
>
?
=
null
,
severity
:
Output
<
Either
<
String
,
IncidentSeverity
>
>
?
=
null
,
title
:
Output
<
String
>
?
=
null
)