AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.OpsWorks.Model.OperatingSystemConfigurationManager

Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.OpsWorks.dll
Version: 3.x.y.z

Syntax

C#
public class OperatingSystemConfigurationManager

The OperatingSystemConfigurationManager type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

The name of the configuration manager, which is Chef.

Public Property Version System.String

Gets and sets the property Version.

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

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5