allowedFlowModules

@JvmName(name = "listSecurityProfileFlowModulesResponseFlowModule")
fun Flow<ListSecurityProfileFlowModulesResponse>.allowedFlowModules(): Flow<FlowModule>

This paginator transforms the flow returned by listSecurityProfileFlowModulesPaginated to access the nested member FlowModule

Return

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