dbSubnetGroups

@JvmName(name = "describeDbSubnetGroupsResponseDbSubnetGroup")
fun Flow<DescribeDbSubnetGroupsResponse>.dbSubnetGroups(): Flow<DbSubnetGroup>

This paginator transforms the flow returned by describeDbSubnetGroupsPaginated to access the nested member DbSubnetGroup

Return

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