accountLimits

@JvmName(name = "describeAccountLimitsResponseAccountLimit")
fun Flow<DescribeAccountLimitsResponse>.accountLimits(): Flow<AccountLimit>

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

Return

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