

# EnvironmentConfigurationParametersDetails
<a name="API_EnvironmentConfigurationParametersDetails"></a>

The details of the environment configuration parameter.

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

 ** parameterOverrides **   <a name="datazone-Type-EnvironmentConfigurationParametersDetails-parameterOverrides"></a>
The parameter overrides.  
Type: Array of [EnvironmentConfigurationParameter](API_EnvironmentConfigurationParameter.md) objects  
Required: No

 ** resolvedParameters **   <a name="datazone-Type-EnvironmentConfigurationParametersDetails-resolvedParameters"></a>
The resolved environment configuration parameters.  
Type: Array of [EnvironmentConfigurationParameter](API_EnvironmentConfigurationParameter.md) objects  
Required: No

 ** ssmPath **   <a name="datazone-Type-EnvironmentConfigurationParametersDetails-ssmPath"></a>
Ssm path environment configuration parameters.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: No

## See Also
<a name="API_EnvironmentConfigurationParametersDetails_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/EnvironmentConfigurationParametersDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/EnvironmentConfigurationParametersDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/EnvironmentConfigurationParametersDetails) 