Gets and sets the property BucketName. 
            
The name of an existing S3 bucket where the log files are to be stored.
Constraints:
- Must be in the same region as the cluster
- The cluster must have read bucket and put object permissions
 Declaration Syntax
 Declaration Syntax| C# | 
public string BucketName { get; set; }