toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.inputs
/
AutoscaleNotificationArgs
/
AutoscaleNotificationArgs
Autoscale
Notification
Args
constructor
(
email
:
Output
<
EmailNotificationArgs
>
?
=
null
,
operation
:
Output
<
OperationType
>
,
webhooks
:
Output
<
List
<
WebhookNotificationArgs
>
>
?
=
null
)