attributes

@JvmName(name = "listAttributesResponseAttribute")
fun Flow<ListAttributesResponse>.attributes(): Flow<Attribute>

This paginator transforms the flow returned by listAttributesPaginated to access the nested member Attribute

Return

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