Output structure for the UpateJob operation.

C# |
public class UpdateJobResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | UpdateJobResult()()()() | Initializes a new instance of the UpdateJobResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Success |
Specifies whether (true) or not (false) AWS Import/Export updated your job.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WarningMessage |
An optional message notifying you of non-fatal issues with the job, such as use of an incompatible Amazon S3 bucket name.
|
![]() | WithSuccess(Boolean) | Obsolete.
Sets the Success property
|
![]() | WithWarningMessage(String) | Obsolete.
Sets the WarningMessage property
|

Object | |
![]() | UpdateJobResult |