schedulingPolicies

@JvmName(name = "listSchedulingPoliciesResponseSchedulingPolicyListingDetail")
fun Flow<ListSchedulingPoliciesResponse>.schedulingPolicies(): Flow<SchedulingPolicyListingDetail>

This paginator transforms the flow returned by listSchedulingPoliciesPaginated to access the nested member SchedulingPolicyListingDetail

Return

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