outposts

@JvmName(name = "listOutpostsWithS3ResponseOutpost")
fun Flow<ListOutpostsWithS3Response>.outposts(): Flow<Outpost>

This paginator transforms the flow returned by listOutpostsWithS3Paginated to access the nested member Outpost

Return

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