optionGroupOptions

@JvmName(name = "describeOptionGroupOptionsResponseOptionGroupOption")
fun Flow<DescribeOptionGroupOptionsResponse>.optionGroupOptions(): Flow<OptionGroupOption>

This paginator transforms the flow returned by describeOptionGroupOptionsPaginated to access the nested member OptionGroupOption

Return

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