aggregationAuthorizations

@JvmName(name = "describeAggregationAuthorizationsResponseAggregationAuthorization")
fun Flow<DescribeAggregationAuthorizationsResponse>.aggregationAuthorizations(): Flow<AggregationAuthorization>

This paginator transforms the flow returned by describeAggregationAuthorizationsPaginated to access the nested member AggregationAuthorization

Return

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