Name | Type | Description | Notes |
---|---|---|---|
existing | Option<String> | Identifier of an existing environment to copy into | [optional] |
new | Option<models::EnvironmentCreate> | Description of the environment to create. This environment must not already exist. | [optional] |