spendLimits

@JvmName(name = "describeSpendLimitsResponseSpendLimit")
fun Flow<DescribeSpendLimitsResponse>.spendLimits(): Flow<SpendLimit>

This paginator transforms the flow returned by describeSpendLimitsPaginated to access the nested member SpendLimit

Return

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