pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.inputs
/
AutoscaleNotificationArgs
/
AutoscaleNotificationArgs
Autoscale
Notification
Args
fun
AutoscaleNotificationArgs
(
email
:
Output
<
EmailNotificationArgs
>
?
=
null
,
operation
:
Output
<
OperationType
>
,
webhooks
:
Output
<
List
<
WebhookNotificationArgs
>
>
?
=
null
)