/AWS1/CL_GDYLSTMALWAREPROTEC01¶
ListMalwareProtectionPlansResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_malwareprotectionplans TYPE /AWS1/CL_GDYMALWAREPROTECTIO07=>TT_MALWAREPROTECTIONPLANSSUMM TT_MALWAREPROTECTIONPLANSSUMM¶
A list of unique identifiers associated with each Malware Protection plan.
iv_nexttoken TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING¶
You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of
NextTokenfrom the previous response to continue listing data.
Queryable Attributes¶
MalwareProtectionPlans¶
A list of unique identifiers associated with each Malware Protection plan.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MALWAREPROTECTIONPLANS() |
Getter for MALWAREPROTECTIONPLANS, with configurable default |
ASK_MALWAREPROTECTIONPLANS() |
Getter for MALWAREPROTECTIONPLANS w/ exceptions if field has |
HAS_MALWAREPROTECTIONPLANS() |
Determine if MALWAREPROTECTIONPLANS has a value |
NextToken¶
You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of
NextTokenfrom the previous response to continue listing data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |