Skip to content

/AWS1/CL_SSMPATCHORCHESTRATO00

Defines a filter used in Patch Manager APIs. Supported filter keys depend on the API operation that includes the filter. Patch Manager API operations that use PatchOrchestratorFilter include the following:

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_KEY TYPE /AWS1/SSMPATCHORCHESTRATORFI00 /AWS1/SSMPATCHORCHESTRATORFI00

The key for the filter.

IT_VALUES TYPE /AWS1/CL_SSMPATCHORCHESTRATO01=>TT_PATCHORCHESTRATORFILTVALUES TT_PATCHORCHESTRATORFILTVALUES

The value for the filter.


Queryable Attributes

Key

The key for 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 value for the filter.

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_PATCHORCHESTRATORFILTERLIST

TYPES TT_PATCHORCHESTRATORFILTERLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SSMPATCHORCHESTRATO00 WITH DEFAULT KEY
.