AWS SDK for .NET Documentation
ResolveCaseResult Class
AmazonAmazon.AWSSupport.ModelResolveCaseResult Did this page help you?   Yes   No    Tell us about it...

Contains the following objects or data if successful. Otherwise, returns an error.

Declaration Syntax
C#
public class ResolveCaseResult
Members
All MembersConstructorsMethodsProperties



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

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FinalCaseStatus
The status of the case after the ResolveCase request was processed.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
InitialCaseStatus
The status of the case when the ResolveCase request was sent.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithFinalCaseStatus(String) Obsolete.
Sets the FinalCaseStatus property

WithInitialCaseStatus(String) Obsolete.
Sets the InitialCaseStatus property

Inheritance Hierarchy
Object
ResolveCaseResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)