Module Smaws_Client_BCMPricingCalculator.UpdateWorkloadEstimate

and Deserialization

Updates an existing workload estimate.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `DataUnavailableException of Types.data_unavailable_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.update_workload_estimate_request -> (Types.update_workload_estimate_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `DataUnavailableException of Types.data_unavailable_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result