regionsDescription

@JvmName(name = "describeRegionsResponseRegionDescription")
fun Flow<DescribeRegionsResponse>.regionsDescription(): Flow<RegionDescription>

This paginator transforms the flow returned by describeRegionsPaginated to access the nested member RegionDescription

Return

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