accessors

@JvmName(name = "listAccessorsResponseAccessorSummary")
fun Flow<ListAccessorsResponse>.accessors(): Flow<AccessorSummary>

This paginator transforms the flow returned by listAccessorsPaginated to access the nested member AccessorSummary

Return

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