pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.msk.kotlin.outputs
/
ReplicatorConsumerGroupReplication
/
ReplicatorConsumerGroupReplication
Replicator
Consumer
Group
Replication
fun
ReplicatorConsumerGroupReplication
(
consumerGroupsToExclude
:
List
<
String
>
?
=
null
,
consumerGroupsToReplicate
:
List
<
String
>
,
detectAndCopyNewConsumerGroups
:
Boolean
?
=
null
,
synchroniseConsumerGroupOffsets
:
Boolean
?
=
null
)