nextLockToken property

String? nextLockToken
final

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;