# CDKIntegration

> **Class** in `langchain_community`

📖 [View in docs](https://reference.langchain.com/python/langchain-community/document_loaders/airbyte/AirbyteCDKLoader/__init__/CDKIntegration)

A wrapper around the CDK integration.

## Signature

```python
CDKIntegration()
```

## Extends

- `BaseEmbeddedIntegration`

---

[View source on GitHub](https://github.com/langchain-ai/langchain-community/blob/d5ea8358933260ad48dd31f7f8076555c7b4885a/libs/community/langchain_community/document_loaders/airbyte.py#L39)