Skip to content

/AWS1/CL_OWXSTACKCONFMANAGER

Describes the configuration manager.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_NAME TYPE /AWS1/OWXSTRING /AWS1/OWXSTRING

The name. This parameter must be set to Chef.

IV_VERSION TYPE /AWS1/OWXSTRING /AWS1/OWXSTRING

The Chef version. This parameter must be set to 12, 11.10, or 11.4 for Linux stacks, and to 12.2 for Windows stacks. The default value for Linux stacks is 12.


Queryable Attributes

Name

The name. This parameter must be set to Chef.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

Version

The Chef version. This parameter must be set to 12, 11.10, or 11.4 for Linux stacks, and to 12.2 for Windows stacks. The default value for Linux stacks is 12.

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION has a value