publicKeys

@JvmName(name = "listPublicKeysResponsePublicKeySummary")
fun Flow<ListPublicKeysResponse>.publicKeys(): Flow<PublicKeySummary>

This paginator transforms the flow returned by listPublicKeysPaginated to access the nested member PublicKeySummary

Return

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