AWS SDK for .NET Documentation
OptionSettings Property
AmazonAmazon.ElasticBeanstalk.ModelCreateConfigurationTemplateRequestOptionSettings Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property OptionSettings.

If specified, AWS Elastic Beanstalk sets the specified configuration option to the requested value. The new value overrides the value obtained from the solution stack or the source configuration template.

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

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