/AWS1/CL_SSMMAINTENANCEWINDO00¶
Filter used in the request. Supported filter keys depend on the API operation that includes
the filter. API operations that use MaintenanceWindowFilter>
include the
following:
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_KEY
TYPE /AWS1/SSMMAINTENANCEWINDOWFI00
/AWS1/SSMMAINTENANCEWINDOWFI00
¶
The name of the filter.
IT_VALUES
TYPE /AWS1/CL_SSMMAINTENANCEWINDO01=>TT_MAINTENANCEWINDOWFILTVALUES
TT_MAINTENANCEWINDOWFILTVALUES
¶
The filter values.
Queryable Attributes¶
Key¶
The name of the filter.
Accessible with the following methods¶
Method | Description |
---|---|
GET_KEY() |
Getter for KEY, with configurable default |
ASK_KEY() |
Getter for KEY w/ exceptions if field has no value |
HAS_KEY() |
Determine if KEY has a value |
Values¶
The filter values.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VALUES() |
Getter for VALUES, with configurable default |
ASK_VALUES() |
Getter for VALUES w/ exceptions if field has no value |
HAS_VALUES() |
Determine if VALUES has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_MAINTENANCEWINDOWFILTERLIST
¶
TYPES TT_MAINTENANCEWINDOWFILTERLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SSMMAINTENANCEWINDO00 WITH DEFAULT KEY
.