keys

@JvmName(name = "listKeysResponseKeySummary")
fun Flow<ListKeysResponse>.keys(): Flow<KeySummary>

This paginator transforms the flow returned by listKeysPaginated to access the nested member KeySummary

Return

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