A unique identifier that you use to retry a request. If you retry a request, use the same ClientToken you specified in the initial
request.
![]() |
---|
Using the same ClientToken prevents creating the tape multiple times. |
Constraints:

C# |
public string ClientToken { get; set; }