vpcs

This paginator transforms the flow returned by describeVpcClassicLinkDnsSupportPaginated to access the nested member ClassicLinkDnsSupport

Return

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


fun Flow<DescribeVpcsResponse>.vpcs(): Flow<Vpc>

This paginator transforms the flow returned by describeVpcsPaginated to access the nested member Vpc

Return

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