pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.autoscaling.kotlin
/
NotificationArgs
/
NotificationArgs
Notification
Args
fun
NotificationArgs
(
groupNames
:
Output
<
List
<
String
>
>
?
=
null
,
notifications
:
Output
<
List
<
String
>
>
?
=
null
,
topicArn
:
Output
<
String
>
?
=
null
)