keywords

@JvmName(name = "describeKeywordsResponseKeywordInformation")
fun Flow<DescribeKeywordsResponse>.keywords(): Flow<KeywordInformation>

This paginator transforms the flow returned by describeKeywordsPaginated to access the nested member KeywordInformation

Return

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