> ## Documentation Index
> Fetch the complete documentation index at: https://cdktn.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Python: CloudWorkspace

> CDKTN Core API Reference for CloudWorkspace in Python.

A cloud workspace can either be a single named workspace, or a list of tagged workspaces.

## Initializers <a name="Initializers" id="cdktn.CloudWorkspace.Initializer" />

```python theme={null}
import cdktn

cdktn.CloudWorkspace()
```

| **Name** | **Type** | **Description** |
| -------- | -------- | --------------- |

***

## Methods <a name="Methods" id="Methods" />

| **Name**                                                                   | **Description**   |
| -------------------------------------------------------------------------- | ----------------- |
| <code><a href="#cdktn.CloudWorkspace.toTerraform">to\_terraform</a></code> | *No description.* |

***

### `to_terraform` <a name="to_terraform" id="cdktn.CloudWorkspace.toTerraform" />

```python theme={null}
def to_terraform() -> typing.Any
```
