distributionTenantList
This paginator transforms the flow returned by listDistributionTenantsPaginated to access the nested member DistributionTenantSummary
Return
A kotlinx.coroutines.flow.Flow that can collect DistributionTenantSummary
fun Flow<ListDistributionTenantsByCustomizationResponse>.distributionTenantList(): Flow<DistributionTenantSummary>
This paginator transforms the flow returned by listDistributionTenantsByCustomizationPaginated to access the nested member DistributionTenantSummary
Return
A kotlinx.coroutines.flow.Flow that can collect DistributionTenantSummary