accountAttributes

@JvmName(name = "describeAccountAttributesResponseAccountAttribute")
fun Flow<DescribeAccountAttributesResponse>.accountAttributes(): Flow<AccountAttribute>

This paginator transforms the flow returned by describeAccountAttributesPaginated to access the nested member AccountAttribute

Return

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