replicationGroups

@JvmName(name = "describeReplicationGroupsResponseReplicationGroup")
fun Flow<DescribeReplicationGroupsResponse>.replicationGroups(): Flow<ReplicationGroup>

This paginator transforms the flow returned by describeReplicationGroupsPaginated to access the nested member ReplicationGroup

Return

A kotlinx.coroutines.flow.Flow that can collect ReplicationGroup