nextLockToken property
A token used for optimistic locking. AWS WAF returns this token to your
update requests. You use NextLockToken
in the same manner as
you use LockToken
.
Implementation
final String? nextLockToken;
A token used for optimistic locking. AWS WAF returns this token to your
update requests. You use NextLockToken
in the same manner as
you use LockToken
.
final String? nextLockToken;