getResourcePoliciesResponseList

@JvmName(name = "getResourcePoliciesResponseGluePolicy")
fun Flow<GetResourcePoliciesResponse>.getResourcePoliciesResponseList(): Flow<GluePolicy>

This paginator transforms the flow returned by getResourcePoliciesPaginated to access the nested member GluePolicy

Return

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