/AWS1/CL_OWXCHEFCONFIGURATION¶
Describes the Chef configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_manageberkshelf TYPE /AWS1/OWXBOOLEAN /AWS1/OWXBOOLEAN¶
Whether to enable Berkshelf.
iv_berkshelfversion TYPE /AWS1/OWXSTRING /AWS1/OWXSTRING¶
The Berkshelf version.
Queryable Attributes¶
ManageBerkshelf¶
Whether to enable Berkshelf.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEBERKSHELF() |
Getter for MANAGEBERKSHELF, with configurable default |
ASK_MANAGEBERKSHELF() |
Getter for MANAGEBERKSHELF w/ exceptions if field has no val |
HAS_MANAGEBERKSHELF() |
Determine if MANAGEBERKSHELF has a value |
BerkshelfVersion¶
The Berkshelf version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BERKSHELFVERSION() |
Getter for BERKSHELFVERSION, with configurable default |
ASK_BERKSHELFVERSION() |
Getter for BERKSHELFVERSION w/ exceptions if field has no va |
HAS_BERKSHELFVERSION() |
Determine if BERKSHELFVERSION has a value |