AWS SDK for .NET Documentation
UpdateJobResult Class
AmazonAmazon.ImportExport.ModelUpdateJobResult Did this page help you?   Yes   No    Tell us about it...

Output structure for the UpateJob operation.

Declaration Syntax
C#
public class UpdateJobResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
UpdateJobResult()()()()
Initializes a new instance of the UpdateJobResult class

Equals(Object)
Determines whether the specified Object is equal to the current 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)
Sets the Success property

WithWarningMessage(String)
Sets the WarningMessage property

Inheritance Hierarchy
Object
UpdateJobResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)