jobDefinitions

@JvmName(name = "describeJobDefinitionsResponseJobDefinition")
fun Flow<DescribeJobDefinitionsResponse>.jobDefinitions(): Flow<JobDefinition>

This paginator transforms the flow returned by describeJobDefinitionsPaginated to access the nested member JobDefinition

Return

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