toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.sentinel.kotlin.outputs
/
AlertRuleNrtIncidentGrouping
/
AlertRuleNrtIncidentGrouping
Alert
Rule
Nrt
Incident
Grouping
constructor
(
byAlertDetails
:
List
<
String
>
?
=
null
,
byCustomDetails
:
List
<
String
>
?
=
null
,
byEntities
:
List
<
String
>
?
=
null
,
enabled
:
Boolean
?
=
null
,
entityMatchingMethod
:
String
?
=
null
,
lookbackDuration
:
String
?
=
null
,
reopenClosedIncidents
:
Boolean
?
=
null
)