The cache cluster identifier. This parameter is stored as a lowercase string. Constraints: 
- Must contain from 1 to 20 alphanumeric characters or hyphens.
- First character must be a letter.
- Cannot end with a hyphen or contain two consecutive hyphens.
 Declaration Syntax
 Declaration Syntax| C# | 
public string CacheClusterId { get; set; }