optionGroupsList

@JvmName(name = "describeOptionGroupsResponseOptionGroup")
fun Flow<DescribeOptionGroupsResponse>.optionGroupsList(): Flow<OptionGroup>

This paginator transforms the flow returned by describeOptionGroupsPaginated to access the nested member OptionGroup

Return

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