functionVersions

@JvmName(name = "listFunctionVersionsByCapacityProviderResponseFunctionVersionsByCapacityProviderListItem")
fun Flow<ListFunctionVersionsByCapacityProviderResponse>.functionVersions(): Flow<FunctionVersionsByCapacityProviderListItem>

This paginator transforms the flow returned by listFunctionVersionsByCapacityProviderPaginated to access the nested member FunctionVersionsByCapacityProviderListItem

Return

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