budgetNotificationsForAccount

@JvmName(name = "describeBudgetNotificationsForAccountResponseBudgetNotificationsForAccount")
fun Flow<DescribeBudgetNotificationsForAccountResponse>.budgetNotificationsForAccount(): Flow<BudgetNotificationsForAccount>

This paginator transforms the flow returned by describeBudgetNotificationsForAccountPaginated to access the nested member BudgetNotificationsForAccount

Return

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