Name | Type | Description | Notes |
---|---|---|---|
name | Option<String> | The name of the environment | [optional] |
description | Option<String> | an optional longer description of the environment | [optional] |
custom_branch_name | Option<String> | when using gitops feature, an optional branch name for the environment | [optional] |
jwks | Option<models::JwksConfig> | jwks for element frontend only login | [optional] |
settings | Option<serde_json::Value> | the settings for this environment | [optional] |