Gets and sets the property Status.
To get information about all of the jobs associated with the current AWS account that
have a given status, specify the following status: CopyC#
,
Submitted
CopyC#
, Progressing
CopyC#
, Complete
CopyC#
,
or Canceled
CopyC#
.
Error

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