regions

@JvmName(name = "getResourceExplorerSetupResponseRegionStatus")
fun Flow<GetResourceExplorerSetupResponse>.regions(): Flow<RegionStatus>

This paginator transforms the flow returned by getResourceExplorerSetupPaginated to access the nested member RegionStatus

Return

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