folders

@JvmName(name = "listFoldersForResourceResponseArn")
fun Flow<ListFoldersForResourceResponse>.folders(): Flow<String>

This paginator transforms the flow returned by listFoldersForResourcePaginated to access the nested member Arn

Return

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