phoneNumbers

@JvmName(name = "describePhoneNumbersResponsePhoneNumberInformation")
fun Flow<DescribePhoneNumbersResponse>.phoneNumbers(): Flow<PhoneNumberInformation>

This paginator transforms the flow returned by describePhoneNumbersPaginated to access the nested member PhoneNumberInformation

Return

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