localGateways

@JvmName(name = "describeLocalGatewaysResponseLocalGateway")
fun Flow<DescribeLocalGatewaysResponse>.localGateways(): Flow<LocalGateway>

This paginator transforms the flow returned by describeLocalGatewaysPaginated to access the nested member LocalGateway

Return

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