/AWS1/CL_WA2UPDATEWEBACLRSP¶
UpdateWebACLResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nextlocktoken TYPE /AWS1/WA2LOCKTOKEN /AWS1/WA2LOCKTOKEN¶
A token used for optimistic locking. WAF returns this token to your
updaterequests. You useNextLockTokenin the same manner as you useLockToken.
Queryable Attributes¶
NextLockToken¶
A token used for optimistic locking. WAF returns this token to your
updaterequests. You useNextLockTokenin the same manner as you useLockToken.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTLOCKTOKEN() |
Getter for NEXTLOCKTOKEN, with configurable default |
ASK_NEXTLOCKTOKEN() |
Getter for NEXTLOCKTOKEN w/ exceptions if field has no value |
HAS_NEXTLOCKTOKEN() |
Determine if NEXTLOCKTOKEN has a value |