Smaws_Client_CodeConnections.UpdateHost
Updates a specified host with the provided configurations.
val request :
Smaws_Lib.Context.t ->
Types.update_host_input ->
(Types.update_host_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConflictException of Types.conflict_exception
| `ResourceNotFoundException of Types.resource_not_found_exception
| `ResourceUnavailableException of Types.resource_unavailable_exception
| `UnsupportedOperationException of Types.unsupported_operation_exception ])
Stdlib.result