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

The configuration manager. When you clone a stack we recommend that you use the configuration manager to specify the Chef version, 0.9, 11.4, or 11.10. The default value is currently 11.4.

Declaration Syntax
C#
public StackConfigurationManager ConfigurationManager { get; set; }

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