AWS SDK for .NET Documentation
Description Property
AmazonAmazon.Glacier.ModelJobParametersDescription Did this page help you?   Yes   No    Tell us about it...
The optional description for the job. The description must be less than or equal to 1,024 bytes. The allowable characters are 7-bit ASCII without control codes-specifically, ASCII values 32-126 decimal or 0x20-0x7E hexadecimal.
Declaration Syntax
C#
public string Description { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)