containerFleets

@JvmName(name = "listContainerFleetsResponseContainerFleet")
fun Flow<ListContainerFleetsResponse>.containerFleets(): Flow<ContainerFleet>

This paginator transforms the flow returned by listContainerFleetsPaginated to access the nested member ContainerFleet

Return

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