globalReplicationGroups

@JvmName(name = "describeGlobalReplicationGroupsResponseGlobalReplicationGroup")
fun Flow<DescribeGlobalReplicationGroupsResponse>.globalReplicationGroups(): Flow<GlobalReplicationGroup>

This paginator transforms the flow returned by describeGlobalReplicationGroupsPaginated to access the nested member GlobalReplicationGroup

Return

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