pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin
/
TopicArgs
/
TopicArgs
Topic
Args
fun
TopicArgs
(
awsAccountId
:
Output
<
String
>
?
=
null
,
dataSets
:
Output
<
List
<
TopicDatasetMetadataArgs
>
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
topicId
:
Output
<
String
>
?
=
null
)