attributeValues

@JvmName(name = "getAttributeValuesResponseAttributeValue")
fun Flow<GetAttributeValuesResponse>.attributeValues(): Flow<AttributeValue>

This paginator transforms the flow returned by getAttributeValuesPaginated to access the nested member AttributeValue

Return

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