scalingPolicies

@JvmName(name = "describePoliciesResponseScalingPolicy")
fun Flow<DescribePoliciesResponse>.scalingPolicies(): Flow<ScalingPolicy>

This paginator transforms the flow returned by describePoliciesPaginated to access the nested member ScalingPolicy

Return

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