Build an ErrorResponse from json

C# |
public ErrorResponse Unmarshall( JsonUnmarshallerContext context )

- context (JsonUnmarshallerContext)
- The json parsing context. Usually an Amazon.Runtime.Internal.JsonUnmarshallerContext.

An ErrorResponse object.