OperatingSystem
Describes supported operating systems in AWS OpsWorks Stacks.
Contents
- ConfigurationManagers
-
Supported configuration manager name and versions for an AWS OpsWorks Stacks operating system.
Type: Array of OperatingSystemConfigurationManager objects
Required: No
- Id
-
The ID of a supported operating system, such as
Amazon Linux 2
.Type: String
Required: No
- Name
-
The name of the operating system, such as
Amazon Linux 2
.Type: String
Required: No
- ReportedName
-
A short name for the operating system manufacturer.
Type: String
Required: No
- ReportedVersion
-
The version of the operating system, including the release and edition, if applicable.
Type: String
Required: No
- Supported
-
Indicates that an operating system is not supported for new instances.
Type: Boolean
Required: No
- Type
-
The type of a supported operating system, either
Linux
orWindows
.Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: