batchJobDefinitions

@JvmName(name = "listBatchJobDefinitionsResponseBatchJobDefinition")
fun Flow<ListBatchJobDefinitionsResponse>.batchJobDefinitions(): Flow<BatchJobDefinition>

This paginator transforms the flow returned by listBatchJobDefinitionsPaginated to access the nested member BatchJobDefinition

Return

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