public class CancelJobResult extends Object implements Serializable
The response body contains a JSON object. If the job is successfully canceled, the value of Success
is true
.
Constructor and Description |
---|
CancelJobResult() |
public String toString()
toString
in class Object
Object.toString()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.