callerReference property
A unique string that identifies the request, and that allows you to retry
failed CreateReusableDelegationSet
requests without the risk of
executing the operation twice. You must use a unique
CallerReference
string every time you submit a
CreateReusableDelegationSet
request.
CallerReference
can be any unique string, for example a
date/time stamp.
Implementation
final String callerReference;