channels

@JvmName(name = "listChannelsResponseChannelArn")
fun Flow<ListChannelsResponse>.channels(): Flow<String>

This paginator transforms the flow returned by listChannelsPaginated to access the nested member ChannelArn

Return

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