toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.sentinel.kotlin.inputs
/
AutomationRuleActionIncidentArgs
/
AutomationRuleActionIncidentArgs
Automation
Rule
Action
Incident
Args
constructor
(
classification
:
Output
<
String
>
?
=
null
,
classificationComment
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
List
<
String
>
>
?
=
null
,
order
:
Output
<
Int
>
,
ownerId
:
Output
<
String
>
?
=
null
,
severity
:
Output
<
String
>
?
=
null
,
status
:
Output
<
String
>
?
=
null
)