toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.msk.kotlin.inputs
/
ReplicatorReplicationInfoListConsumerGroupReplicationArgs
/
ReplicatorReplicationInfoListConsumerGroupReplicationArgs
Replicator
Replication
Info
List
Consumer
Group
Replication
Args
constructor
(
consumerGroupsToExcludes
:
Output
<
List
<
String
>
>
?
=
null
,
consumerGroupsToReplicates
:
Output
<
List
<
String
>
>
,
detectAndCopyNewConsumerGroups
:
Output
<
Boolean
>
?
=
null
,
synchroniseConsumerGroupOffsets
:
Output
<
Boolean
>
?
=
null
)