

# ConfigurationOptionSetting
<a name="API_ConfigurationOptionSetting"></a>

A specification identifying an individual configuration option along with its current value. For a list of possible namespaces and option values, see [Option Values](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options.html) in the * AWS Elastic Beanstalk Developer Guide*. 

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

 ** Namespace **   
A unique namespace that identifies the option's associated AWS resource.  
Type: String  
Required: No

 ** OptionName **   
The name of the configuration option.  
Type: String  
Required: No

 ** ResourceName **   
A unique resource name for the option setting. Use it for a time–based scaling configuration option.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: No

 ** Value **   
The current value for the configuration option.  
Type: String  
Required: No

## See Also
<a name="API_ConfigurationOptionSetting_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/elasticbeanstalk-2010-12-01/ConfigurationOptionSetting) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/elasticbeanstalk-2010-12-01/ConfigurationOptionSetting) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/elasticbeanstalk-2010-12-01/ConfigurationOptionSetting) 