gatewayRules

@JvmName(name = "listGatewayRulesResponseGatewayRuleDetail")
fun Flow<ListGatewayRulesResponse>.gatewayRules(): Flow<GatewayRuleDetail>

This paginator transforms the flow returned by listGatewayRulesPaginated to access the nested member GatewayRuleDetail

Return

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