configuredTableSummaries

@JvmName(name = "listConfiguredTablesResponseConfiguredTableSummary")
fun Flow<ListConfiguredTablesResponse>.configuredTableSummaries(): Flow<ConfiguredTableSummary>

This paginator transforms the flow returned by listConfiguredTablesPaginated to access the nested member ConfiguredTableSummary

Return

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