resourceTenants

@JvmName(name = "listResourceTenantsResponseResourceTenantMetadata")
fun Flow<ListResourceTenantsResponse>.resourceTenants(): Flow<ResourceTenantMetadata>

This paginator transforms the flow returned by listResourceTenantsPaginated to access the nested member ResourceTenantMetadata

Return

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