Smaws_Client_BackupGateway.DisassociateGatewayFromServer
Disassociates a backup gateway from the specified server. After the disassociation process finishes, the gateway can no longer access the virtual machines on the server.
val request :
Smaws_Lib.Context.t ->
Types.disassociate_gateway_from_server_input ->
(Types.disassociate_gateway_from_server_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConflictException of Types.conflict_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result