Gets and sets the property AwsAccountNumber. Specifies an AWS account that can create
signed URLs. Values: self, which indicates that the AWS account that was used to
create the distribution can created signed URLs, or an AWS account number. Omit
the dashes in the account number.

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