/AWS1/CL_WAFCREREGEXMATCHSET01¶
CreateRegexMatchSetResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_regexmatchset TYPE REF TO /AWS1/CL_WAFREGEXMATCHSET /AWS1/CL_WAFREGEXMATCHSET¶
A RegexMatchSet that contains no
RegexMatchTupleobjects.
iv_changetoken TYPE /AWS1/WAFCHANGETOKEN /AWS1/WAFCHANGETOKEN¶
The
ChangeTokenthat you used to submit theCreateRegexMatchSetrequest. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.
Queryable Attributes¶
RegexMatchSet¶
A RegexMatchSet that contains no
RegexMatchTupleobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGEXMATCHSET() |
Getter for REGEXMATCHSET |
ChangeToken¶
The
ChangeTokenthat you used to submit theCreateRegexMatchSetrequest. 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 |