policyList

@JvmName(name = "listPoliciesResponsePolicySummary")
fun Flow<ListPoliciesResponse>.policyList(): Flow<PolicySummary>

This paginator transforms the flow returned by listPoliciesPaginated to access the nested member PolicySummary

Return

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