pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.sentinel.kotlin.inputs
/
AuthomationRuleActionIncidentArgs
/
AuthomationRuleActionIncidentArgs
Authomation
Rule
Action
Incident
Args
fun
AuthomationRuleActionIncidentArgs
(
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
)