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. 
|  Note: | 
|---|
| Using the same ClientToken prevents creating the tape multiple times. | 
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string ClientToken { get; set; }