accessPolicies

@JvmName(name = "listAccessPoliciesResponseAccessPolicy")
fun Flow<ListAccessPoliciesResponse>.accessPolicies(): Flow<AccessPolicy>

This paginator transforms the flow returned by listAccessPoliciesPaginated to access the nested member AccessPolicy

Return

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