optOutLists

@JvmName(name = "describeOptOutListsResponseOptOutListInformation")
fun Flow<DescribeOptOutListsResponse>.optOutLists(): Flow<OptOutListInformation>

This paginator transforms the flow returned by describeOptOutListsPaginated to access the nested member OptOutListInformation

Return

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