inboundIntegrations

@JvmName(name = "describeInboundIntegrationsResponseInboundIntegration")
fun Flow<DescribeInboundIntegrationsResponse>.inboundIntegrations(): Flow<InboundIntegration>

This paginator transforms the flow returned by describeInboundIntegrationsPaginated to access the nested member InboundIntegration

Return

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