pricingPlanArns

@JvmName(name = "listPricingPlansAssociatedWithPricingRuleResponsePricingPlanArn")
fun Flow<ListPricingPlansAssociatedWithPricingRuleResponse>.pricingPlanArns(): Flow<String>

This paginator transforms the flow returned by listPricingPlansAssociatedWithPricingRulePaginated to access the nested member PricingPlanArn

Return

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