ConfigurationOptionSetting - Amazon Elastic Beanstalk
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon Elastic Beanstalk Developer Guide.

Contents

Namespace

A unique namespace that identifies the option's associated Amazon 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 Amazon SDKs, see the following: