policyNames

@JvmName(name = "listKeyPoliciesResponsePolicyNameType")
fun Flow<ListKeyPoliciesResponse>.policyNames(): Flow<String>

This paginator transforms the flow returned by listKeyPoliciesPaginated to access the nested member PolicyNameType

Return

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