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

# EnvironmentSchema

# EnvironmentSchema

## Properties

| Name                | Type                   | Description | Notes       |
| ------------------- | ---------------------- | ----------- | ----------- |
| **uuid**            | **str**                |             |             |
| **name**            | **str**                |             |             |
| **description**     | **str**                |             |             |
| **project\_uuid**   | **str**                |             |             |
| **workspace\_uuid** | **str**                |             | \[optional] |
| **created\_at**     | **datetime**           |             |             |
| **updated\_at**     | **datetime**           |             |             |
| **settings**        | **Dict\[str, object]** |             | \[optional] |
| **visibility**      | **str**                |             | \[optional] |


Built with [Mintlify](https://mintlify.com).