pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appinsights.kotlin
/
SmartDetectionRuleArgs
/
SmartDetectionRuleArgs
Smart
Detection
Rule
Args
fun
SmartDetectionRuleArgs
(
additionalEmailRecipients
:
Output
<
List
<
String
>
>
?
=
null
,
applicationInsightsId
:
Output
<
String
>
?
=
null
,
enabled
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
sendEmailsToSubscriptionOwners
:
Output
<
Boolean
>
?
=
null
)