secondarySubnets

@JvmName(name = "describeSecondarySubnetsResponseSecondarySubnet")
fun Flow<DescribeSecondarySubnetsResponse>.secondarySubnets(): Flow<SecondarySubnet>

This paginator transforms the flow returned by describeSecondarySubnetsPaginated to access the nested member SecondarySubnet

Return

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