AWSSDK.CloudFormation by Amazon Web Services

<PackageReference Include="AWSSDK.CloudFormation" Version="3.3.105.8" />

.NET API 266,752 bytes

 InvalidOperationExceptionUnmarshaller

public class InvalidOperationExceptionUnmarshaller : IErrorResponseUnmarshaller<InvalidOperationException, XmlUnmarshallerContext>, IUnmarshaller<InvalidOperationException, XmlUnmarshallerContext>
Response Unmarshaller for InvalidOperationException operation

Gets the singleton.

public InvalidOperationException Unmarshall(XmlUnmarshallerContext context)

Unmarshaller the response from the service to the response class.

public InvalidOperationException Unmarshall(XmlUnmarshallerContext context, ErrorResponse errorResponse)

Unmarshaller error response to exception.