limits

@JvmName(name = "describeAccountLimitsResponseLimit")
fun Flow<DescribeAccountLimitsResponse>.limits(): Flow<Limit>

This paginator transforms the flow returned by describeAccountLimitsPaginated to access the nested member Limit

Return

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