gameServerInstances

@JvmName(name = "describeGameServerInstancesResponseGameServerInstance")
fun Flow<DescribeGameServerInstancesResponse>.gameServerInstances(): Flow<GameServerInstance>

This paginator transforms the flow returned by describeGameServerInstancesPaginated to access the nested member GameServerInstance

Return

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