pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.msk.kotlin.inputs
/
ReplicatorTopicReplicationArgs
/
ReplicatorTopicReplicationArgs
Replicator
Topic
Replication
Args
fun
ReplicatorTopicReplicationArgs
(
copyAccessControlListsForTopics
:
Output
<
Boolean
>
?
=
null
,
copyTopicConfigurations
:
Output
<
Boolean
>
?
=
null
,
detectAndCopyNewTopics
:
Output
<
Boolean
>
?
=
null
,
topicsToExclude
:
Output
<
List
<
String
>
>
?
=
null
,
topicsToReplicate
:
Output
<
List
<
String
>
>
)