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

Class: Aws::OpsWorks::Types::ReportedOs

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

Overview

A registered instance's reported operating system.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#familyString

The operating system family.

Returns:

  • (String)

    The operating system family.

#nameString

The operating system name.

Returns:

  • (String)

    The operating system name.

#versionString

The operating system version.

Returns:

  • (String)

    The operating system version.