queryLoggingConfigs

@JvmName(name = "listQueryLoggingConfigsResponseQueryLoggingConfig")
fun Flow<ListQueryLoggingConfigsResponse>.queryLoggingConfigs(): Flow<QueryLoggingConfig>

This paginator transforms the flow returned by listQueryLoggingConfigsPaginated to access the nested member QueryLoggingConfig

Return

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