clusterSubnetGroups

@JvmName(name = "describeClusterSubnetGroupsResponseClusterSubnetGroup")
fun Flow<DescribeClusterSubnetGroupsResponse>.clusterSubnetGroups(): Flow<ClusterSubnetGroup>

This paginator transforms the flow returned by describeClusterSubnetGroupsPaginated to access the nested member ClusterSubnetGroup

Return

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