fleetUtilization

@JvmName(name = "describeFleetUtilizationResponseFleetUtilization")
fun Flow<DescribeFleetUtilizationResponse>.fleetUtilization(): Flow<FleetUtilization>

This paginator transforms the flow returned by describeFleetUtilizationPaginated to access the nested member FleetUtilization

Return

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