internetGateways

@JvmName(name = "describeInternetGatewaysResponseInternetGateway")
fun Flow<DescribeInternetGatewaysResponse>.internetGateways(): Flow<InternetGateway>

This paginator transforms the flow returned by describeInternetGatewaysPaginated to access the nested member InternetGateway

Return

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