class Aws::OpsWorks::Types::StackConfigurationManager

Describes the configuration manager.

@note When making an API call, you may pass StackConfigurationManager

data as a hash:

    {
      name: "String",
      version: "String",
    }

@!attribute [rw] name

The name. This parameter must be set to "Chef".
@return [String]

@!attribute [rw] version

The Chef version. This parameter must be set to 12, 11.10, or 11.4
for Linux stacks, and to 12.2 for Windows stacks. The default value
for Linux stacks is 11.4.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/StackConfigurationManager AWS API Documentation

Constants

SENSITIVE