attachedManagedPolicies

@JvmName(name = "listManagedPoliciesInPermissionSetResponseAttachedManagedPolicy")
fun Flow<ListManagedPoliciesInPermissionSetResponse>.attachedManagedPolicies(): Flow<AttachedManagedPolicy>

This paginator transforms the flow returned by listManagedPoliciesInPermissionSetPaginated to access the nested member AttachedManagedPolicy

Return

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