toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ses.kotlin
/
ContactListArgs
/
ContactListArgs
Contact
List
Args
constructor
(
contactListName
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
,
topics
:
Output
<
List
<
ContactListTopicArgs
>
>
?
=
null
)