/AWS1/CL_WAFCRESQLINJECTIONM01¶
The response to a CreateSqlInjectionMatchSet request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_sqlinjectionmatchset TYPE REF TO /AWS1/CL_WAFSQLINJECTIONMATC00 /AWS1/CL_WAFSQLINJECTIONMATC00¶
iv_changetoken TYPE /AWS1/WAFCHANGETOKEN /AWS1/WAFCHANGETOKEN¶
The
ChangeTokenthat you used to submit theCreateSqlInjectionMatchSetrequest. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.
Queryable Attributes¶
SqlInjectionMatchSet¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SQLINJECTIONMATCHSET() |
Getter for SQLINJECTIONMATCHSET |
ChangeToken¶
The
ChangeTokenthat you used to submit theCreateSqlInjectionMatchSetrequest. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANGETOKEN() |
Getter for CHANGETOKEN, with configurable default |
ASK_CHANGETOKEN() |
Getter for CHANGETOKEN w/ exceptions if field has no value |
HAS_CHANGETOKEN() |
Determine if CHANGETOKEN has a value |