nodeConfigurationOptionList

@JvmName(name = "describeNodeConfigurationOptionsResponseNodeConfigurationOption")
fun Flow<DescribeNodeConfigurationOptionsResponse>.nodeConfigurationOptionList(): Flow<NodeConfigurationOption>

This paginator transforms the flow returned by describeNodeConfigurationOptionsPaginated to access the nested member NodeConfigurationOption

Return

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