natGateways

@JvmName(name = "describeNatGatewaysResponseNatGateway")
fun Flow<DescribeNatGatewaysResponse>.natGateways(): Flow<NatGateway>

This paginator transforms the flow returned by describeNatGatewaysPaginated to access the nested member NatGateway

Return

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