integrations

@JvmName(name = "describeIntegrationsResponseIntegration")
fun Flow<DescribeIntegrationsResponse>.integrations(): Flow<Integration>

This paginator transforms the flow returned by describeIntegrationsPaginated to access the nested member Integration

Return

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