/AWS1/CL_GDYLSTMALWARESCANSF01¶
Represents a condition that when matched will be added to the response of the operation. Irrespective of using any filter criteria, an administrator account can view the scan entries for all of its member accounts. However, each member account can view the scan entries only for their own account.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_lstmalwarescanscriterio00 TYPE /AWS1/GDYLSTMALWARESCANSCRIT00 /AWS1/GDYLSTMALWARESCANSCRIT00¶
An enum value representing possible scan properties to match with given scan entries.
io_filtercondition TYPE REF TO /AWS1/CL_GDYFILTERCONDITION /AWS1/CL_GDYFILTERCONDITION¶
Contains information about the condition.
Queryable Attributes¶
ListMalwareScansCriterionKey¶
An enum value representing possible scan properties to match with given scan entries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LSTMALWARESCANSCRITERI00() |
Getter for LISTMALWARESCANSCRITERIONKEY, with configurable d |
ASK_LSTMALWARESCANSCRITERI00() |
Getter for LISTMALWARESCANSCRITERIONKEY w/ exceptions if fie |
HAS_LSTMALWARESCANSCRITERI00() |
Determine if LISTMALWARESCANSCRITERIONKEY has a value |
FilterCondition¶
Contains information about the condition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILTERCONDITION() |
Getter for FILTERCONDITION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_LSTMALWARESCANSFILTCRITER00¶
TYPES TT_LSTMALWARESCANSFILTCRITER00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_GDYLSTMALWARESCANSF01 WITH DEFAULT KEY
.