AWS SDK for .NET Documentation
ResolveCase Method (resolveCaseRequest)
AmazonAmazon.AWSSupportAmazonAWSSupportResolveCase(ResolveCaseRequest) Did this page help you?   Yes   No    Tell us about it...

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

Declaration Syntax
C#
ResolveCaseResponse ResolveCase(
	ResolveCaseRequest resolveCaseRequest
)
Parameters
resolveCaseRequest (ResolveCaseRequest)
Container for the necessary parameters to execute the ResolveCase service method on AmazonAWSSupport.
Return Value
The response from the ResolveCase service method, as returned by AmazonAWSSupport.
Exceptions

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