vpcs

@JvmName(name = "describeVpcClassicLinkDnsSupportResponseClassicLinkDnsSupport")
fun Flow<DescribeVpcClassicLinkDnsSupportResponse>.vpcs(): Flow<ClassicLinkDnsSupport>

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

Return

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


@JvmName(name = "describeVpcsResponseVpc")
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