toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.sentinel.kotlin.outputs
/
AlertRuleScheduledIncidentGrouping
/
AlertRuleScheduledIncidentGrouping
Alert
Rule
Scheduled
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
)