You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::OpsWorks::Types::OperatingSystemConfigurationManager

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A block that contains information about the configuration manager (Chef) and the versions of the configuration manager that are supported for an operating system.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The name of the configuration manager, which is Chef.

Returns:

  • (String)

    The name of the configuration manager, which is Chef.

#versionString

The versions of the configuration manager that are supported by an operating system.

Returns:

  • (String)

    The versions of the configuration manager that are supported by an operating system.