AWS SDK for .NET Documentation
StatusCode Property
AmazonAmazon.Glacier.ModelGlacierJobDescriptionStatusCode Did this page help you?   Yes   No    Tell us about it...
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.

Constraints:

Allowed Values
InProgress, Succeeded, Failed

Declaration Syntax
C#
public string StatusCode { get; set; }

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