carrierGateways

@JvmName(name = "describeCarrierGatewaysResponseCarrierGateway")
fun Flow<DescribeCarrierGatewaysResponse>.carrierGateways(): Flow<CarrierGateway>

This paginator transforms the flow returned by describeCarrierGatewaysPaginated to access the nested member CarrierGateway

Return

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