configurationCheckOperations

@JvmName(name = "listConfigurationCheckOperationsResponseConfigurationCheckOperation")
fun Flow<ListConfigurationCheckOperationsResponse>.configurationCheckOperations(): Flow<ConfigurationCheckOperation>

This paginator transforms the flow returned by listConfigurationCheckOperationsPaginated to access the nested member ConfigurationCheckOperation

Return

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