Specifies the status to be set on all the objects in objectIds. For components, this can be either PAUSE or RESUME. For
            instances, this can be either CANCEL, RERUN, or MARK_FINISHED.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string Status { get; set; }