/AWS1/CL_SSMGETDEFPATCHBASEL01¶
GetDefaultPatchBaselineResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_baselineid TYPE /AWS1/SSMBASELINEID /AWS1/SSMBASELINEID¶
The ID of the default patch baseline.
iv_operatingsystem TYPE /AWS1/SSMOPERATINGSYSTEM /AWS1/SSMOPERATINGSYSTEM¶
The operating system for the returned patch baseline.
Queryable Attributes¶
BaselineId¶
The ID of the default patch baseline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BASELINEID() |
Getter for BASELINEID, with configurable default |
ASK_BASELINEID() |
Getter for BASELINEID w/ exceptions if field has no value |
HAS_BASELINEID() |
Determine if BASELINEID has a value |
OperatingSystem¶
The operating system for the returned patch baseline.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATINGSYSTEM() |
Getter for OPERATINGSYSTEM, with configurable default |
ASK_OPERATINGSYSTEM() |
Getter for OPERATINGSYSTEM w/ exceptions if field has no val |
HAS_OPERATINGSYSTEM() |
Determine if OPERATINGSYSTEM has a value |