class Aws::OpsWorks::Types::OperatingSystem

Describes supported operating systems in AWS OpsWorks Stacks.

@!attribute [rw] name

The name of the operating system, such as `Amazon Linux 2018.03`.
@return [String]

@!attribute [rw] id

The ID of a supported operating system, such as `Amazon Linux
2018.03`.
@return [String]

@!attribute [rw] type

The type of a supported operating system, either `Linux` or
`Windows`.
@return [String]

@!attribute [rw] configuration_managers

Supported configuration manager name and versions for an AWS
OpsWorks Stacks operating system.
@return [Array<Types::OperatingSystemConfigurationManager>]

@!attribute [rw] reported_name

A short name for the operating system manufacturer.
@return [String]

@!attribute [rw] reported_version

The version of the operating system, including the release and
edition, if applicable.
@return [String]

@!attribute [rw] supported

Indicates that an operating system is not supported for new
instances.
@return [Boolean]

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

Constants

SENSITIVE