pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ess.kotlin
/
NotificationArgs
/
NotificationArgs
Notification
Args
fun
NotificationArgs
(
notificationArn
:
Output
<
String
>
?
=
null
,
notificationTypes
:
Output
<
List
<
String
>
>
?
=
null
,
scalingGroupId
:
Output
<
String
>
?
=
null
)