subnetGroups

@JvmName(name = "describeSubnetGroupsResponseSubnetGroup")
fun Flow<DescribeSubnetGroupsResponse>.subnetGroups(): Flow<SubnetGroup>

This paginator transforms the flow returned by describeSubnetGroupsPaginated to access the nested member SubnetGroup

Return

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