AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Takes a CaseId and returns the initial state of the case along with the state of the case after the call to ResolveCase completed.

Namespace: Amazon.AWSSupport
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public abstract ResolveCaseResponse ResolveCase(
         ResolveCaseRequest request
)

Parameters

request
Type: Amazon.AWSSupport.Model.ResolveCaseRequest

Container for the necessary parameters to execute the ResolveCase service method.

Return Value
Type: Amazon.AWSSupport.Model.ResolveCaseResponse
The response from the ResolveCase service method, as returned by AWSSupport.

Exceptions

ExceptionCondition
CaseIdNotFoundException The requested CaseId could not be located.
InternalServerErrorException An internal server error occurred.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5