toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ess.kotlin
/
NotificationArgs
/
NotificationArgs
Notification
Args
constructor
(
notificationArn
:
Output
<
String
>
?
=
null
,
notificationTypes
:
Output
<
List
<
String
>
>
?
=
null
,
scalingGroupId
:
Output
<
String
>
?
=
null
,
timeZone
:
Output
<
String
>
?
=
null
)