pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.sentinel.kotlin.outputs
/
AlertRuleNrtIncidentGrouping
/
AlertRuleNrtIncidentGrouping
Alert
Rule
Nrt
Incident
Grouping
fun
AlertRuleNrtIncidentGrouping
(
byAlertDetails
:
List
<
String
>
?
=
null
,
byCustomDetails
:
List
<
String
>
?
=
null
,
byEntities
:
List
<
String
>
?
=
null
,
enabled
:
Boolean
?
=
null
,
entityMatchingMethod
:
String
?
=
null
,
lookbackDuration
:
String
?
=
null
,
reopenClosedIncidents
:
Boolean
?
=
null
)