gameSessionDetails

@JvmName(name = "describeGameSessionDetailsResponseGameSessionDetail")
fun Flow<DescribeGameSessionDetailsResponse>.gameSessionDetails(): Flow<GameSessionDetail>

This paginator transforms the flow returned by describeGameSessionDetailsPaginated to access the nested member GameSessionDetail

Return

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