subnets

@JvmName(name = "describeSubnetsResponseSubnet")
fun Flow<DescribeSubnetsResponse>.subnets(): Flow<Subnet>

This paginator transforms the flow returned by describeSubnetsPaginated to access the nested member Subnet

Return

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