instances

@JvmName(name = "listGatewayInstancesResponseListedGatewayInstance")
fun Flow<ListGatewayInstancesResponse>.instances(): Flow<ListedGatewayInstance>

This paginator transforms the flow returned by listGatewayInstancesPaginated to access the nested member ListedGatewayInstance

Return

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