taskDefinitionArns

@JvmName(name = "listTaskDefinitionsResponseString")
fun Flow<ListTaskDefinitionsResponse>.taskDefinitionArns(): Flow<String>

This paginator transforms the flow returned by listTaskDefinitionsPaginated to access the nested member String

Return

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