Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listBillingViewsResponseBillingViewListElement")
fun Flow<ListBillingViewsResponse>.billingViews(): Flow<BillingViewListElement>

This paginator transforms the flow returned by listBillingViewsPaginated to access the nested member BillingViewListElement

Link copied to clipboard
@JvmName(name = "listSourceViewsForBillingViewResponseBillingViewArn")
fun Flow<ListSourceViewsForBillingViewResponse>.sourceViews(): Flow<String>

This paginator transforms the flow returned by listSourceViewsForBillingViewPaginated to access the nested member BillingViewArn