fleetDeployments

@JvmName(name = "listFleetDeploymentsResponseFleetDeployment")
fun Flow<ListFleetDeploymentsResponse>.fleetDeployments(): Flow<FleetDeployment>

This paginator transforms the flow returned by listFleetDeploymentsPaginated to access the nested member FleetDeployment

Return

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