class Aws::OpsWorks::Types::ChefConfiguration

Describes the Chef configuration.

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

data as a hash:

    {
      manage_berkshelf: false,
      berkshelf_version: "String",
    }

@!attribute [rw] manage_berkshelf

Whether to enable Berkshelf.
@return [Boolean]

@!attribute [rw] berkshelf_version

The Berkshelf version.
@return [String]

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

Constants

SENSITIVE