ConfigurationOptionSetting
A specification identifying an individual configuration option along with its current value. For a list of possible namespaces and option values, see Option Values in the AWS Elastic Beanstalk Developer Guide.
Contents
- 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
For more information about using this API in one of the language-specific AWS SDKs, see the following: