AWS SDK for .NET Documentation
OptionSettings Property
AmazonAmazon.ElasticBeanstalk.ModelUpdateEnvironmentRequestOptionSettings Did this page help you?   Yes   No    Tell us about it...
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.

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

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)