

# EnvironmentConfigurationParameter
<a name="API_EnvironmentConfigurationParameter"></a>

The environment configuration parameter.

## Contents
<a name="API_EnvironmentConfigurationParameter_Contents"></a>

 ** isEditable **   <a name="datazone-Type-EnvironmentConfigurationParameter-isEditable"></a>
Specifies whether the environment parameter is editable.  
Type: Boolean  
Required: No

 ** name **   <a name="datazone-Type-EnvironmentConfigurationParameter-name"></a>
The name of the environment configuration parameter.  
Type: String  
Pattern: `[a-zA-Z_][a-zA-Z0-9_]*`   
Required: No

 ** value **   <a name="datazone-Type-EnvironmentConfigurationParameter-value"></a>
The value of the environment configuration parameter.  
Type: String  
Required: No

## See Also
<a name="API_EnvironmentConfigurationParameter_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/datazone-2018-05-10/EnvironmentConfigurationParameter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/EnvironmentConfigurationParameter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/EnvironmentConfigurationParameter) 