communications

@JvmName(name = "describeCommunicationsResponseCommunication")
fun Flow<DescribeCommunicationsResponse>.communications(): Flow<Communication>

This paginator transforms the flow returned by describeCommunicationsPaginated to access the nested member Communication

Return

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