Gets and sets the property OptionSettings.
If specified, AWS Elastic Beanstalk updates the configuration set associated with the running environment and sets the specified configuration options to the requested value.

C# |
public List<ConfigurationOptionSetting> OptionSettings { get; set; }