predefinedAttributeSummaryList

@JvmName(name = "listPredefinedAttributesResponsePredefinedAttributeSummary")
fun Flow<ListPredefinedAttributesResponse>.predefinedAttributeSummaryList(): Flow<PredefinedAttributeSummary>

This paginator transforms the flow returned by listPredefinedAttributesPaginated to access the nested member PredefinedAttributeSummary

Return

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